Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use the PHP Monolog integration #11498

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Oct 7, 2024

DESCRIBE YOUR PR

Documents the Monolog (breadcrumb) handlers and how to configure them in plain PHP and with the Symfony PHP framework.

Fixes #5487 and #7444.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

@stayallive stayallive requested a review from cleptric October 7, 2024 11:41
@stayallive stayallive self-assigned this Oct 7, 2024
Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 0:02am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 0:02am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Oct 7, 2024 0:02am

Copy link

codecov bot commented Oct 7, 2024

Bundle Report

Changes will increase total bundle size by 399 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 7.45MB 408 bytes (0.01%) ⬆️
sentry-docs-edge-server-array-push 257.07kB 3 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 6.42MB 6 bytes (-0.0%) ⬇️

Copy link
Member

@cleptric cleptric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@cleptric cleptric merged commit d19473c into master Oct 7, 2024
10 checks passed
@cleptric cleptric deleted the feature/php-monolog branch October 7, 2024 12:51
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add docs about the breadcrumb monolog handler
2 participants