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

Use OTEL scopes better, especially instead of tags #420

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Conversation

alexmojaki
Copy link
Contributor

The OTEL instrumentation scope is a useful concept and we should use it consistently when it's appropriate. This way queries like GROUP BY otel_scope_name will work better for breaking down where spans are coming from.

@alexmojaki alexmojaki requested a review from Kludex September 12, 2024 14:55
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6f1a847) to head (9472d2f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #420   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          130       130           
  Lines         9496      9501    +5     
  Branches      1227      1227           
=========================================
+ Hits          9496      9501    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cloudflare-workers-and-pages bot commented Sep 12, 2024

Deploying logfire-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9472d2f
Status: ✅  Deploy successful!
Preview URL: https://ee2bbe11.logfire-docs.pages.dev
Branch Preview URL: https://alex-scopes.logfire-docs.pages.dev

View logs

@alexmojaki alexmojaki merged commit fae7737 into main Sep 12, 2024
13 checks passed
@alexmojaki alexmojaki deleted the alex/scopes branch September 12, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants