Skip to content

fix: update to latest otel semconv #1668

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Jul 9, 2025

This PR

  • updates metric dimensions based on the latest semcon
  • updates monitoring documentation

Related Issues

Fixes #1662

Notes

This could be considered breaking since it would impact users with existing dashboards. I'm not going to mark it as breaking since we're complying with the latest semcon.

@beeme1mr beeme1mr requested review from a team as code owners July 9, 2025 20:26
Copy link

netlify bot commented Jul 9, 2025

Deploy Preview for polite-licorice-3db33c ready!

Name Link
🔨 Latest commit 0654484
🔍 Latest deploy log https://app.netlify.com/projects/polite-licorice-3db33c/deploys/68714e75af88840009fcaa66
😎 Deploy Preview https://deploy-preview-1668--polite-licorice-3db33c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 9, 2025
Signed-off-by: Developer <[email protected]>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jul 10, 2025
Copy link

@dominikhaska dominikhaska left a comment

Choose a reason for hiding this comment

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

looks good
I like that jaeger version is frozen now in monittoring.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Adjust monitoring metrics to latest OpenTelemetry semantic conventions
2 participants