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

PHP Span Metrics #11031

Closed
wants to merge 7 commits into from
Closed

PHP Span Metrics #11031

wants to merge 7 commits into from

Conversation

cleptric
Copy link
Member

@cleptric cleptric commented Aug 8, 2024

No description provided.

Copy link

vercel bot commented Aug 8, 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 Aug 12, 2024 10:59am
sentry-docs 🛑 Canceled (Inspect) Aug 12, 2024 10:59am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Aug 12, 2024 10:59am

@cleptric cleptric changed the title Php span metrics PHP Span Metrics Aug 8, 2024
Copy link

codecov bot commented Aug 8, 2024

Bundle Report

Changes will increase total bundle size by 180 bytes ⬆️

Bundle name Size Change
sentry-docs-server 8.26MB 189 bytes ⬆️
sentry-docs-edge-server 253.05kB 3 bytes ⬇️
sentry-docs-client 6.24MB 6 bytes ⬇️

Copy link
Contributor

@lizokm lizokm left a comment

Choose a reason for hiding this comment

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

Thanks for updating!

'attach_metric_code_locations' => true,
]);
```
After you emit your span data, you need to configure the metric you want to track in the Sentry UI from this data field. Learn more about this [here](/product/explore/metrics/metrics-set-up/).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
After you emit your span data, you need to configure the metric you want to track in the Sentry UI from this data field. Learn more about this [here](/product/explore/metrics/metrics-set-up/).
Once your span data's been emitted, you'll need to configure the metric you want to track in the Sentry UI from this data field. Learn more about [tracking specific data points](/product/explore/metrics/).

@getsentry getsentry deleted a comment from getsantry bot Dec 19, 2024
@getsentry getsentry deleted a comment from getsantry bot Dec 19, 2024
@cleptric
Copy link
Member Author

cleptric commented Jan 7, 2025

Replaced by #12268

@cleptric cleptric closed this Jan 7, 2025
@cleptric cleptric deleted the php-span-metrics branch January 7, 2025 16:46
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2025
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.

2 participants