-
Notifications
You must be signed in to change notification settings - Fork 167
feat: support OpenTelemetry Metrics #3487
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3487 +/- ##
==========================================
- Coverage 61.88% 61.77% -0.11%
==========================================
Files 142 142
Lines 12904 12904
Branches 1689 1689
==========================================
- Hits 7986 7972 -14
- Misses 4159 4172 +13
- Partials 759 760 +1 see 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Benchmarks [ tracer ]Benchmark execution time: 2025-11-17 18:04:12 Comparing candidate commit fcc3fd4 in PR branch Found 4 performance improvements and 13 performance regressions! Performance is the same for 176 metrics, 1 unstable metrics. scenario:BM_TeaSapiSpindown
scenario:ContextPropagationBench/benchExtractHeaders128Bit-opcache
scenario:ContextPropagationBench/benchExtractHeaders64Bit-opcache
scenario:ContextPropagationBench/benchExtractTraceContext128Bit-opcache
scenario:MessagePackSerializationBench/benchMessagePackSerialization-opcache
scenario:PHPRedisBench/benchRedisOverhead-opcache
scenario:SamplingRuleMatchingBench/benchGlobMatching1-opcache
scenario:SamplingRuleMatchingBench/benchRegexMatching1
scenario:SamplingRuleMatchingBench/benchRegexMatching2
scenario:SamplingRuleMatchingBench/benchRegexMatching2-opcache
scenario:SamplingRuleMatchingBench/benchRegexMatching3
scenario:SamplingRuleMatchingBench/benchRegexMatching3-opcache
scenario:SamplingRuleMatchingBench/benchRegexMatching4
scenario:SamplingRuleMatchingBench/benchRegexMatching4-opcache
scenario:SpanBench/benchOpenTelemetryAPI
scenario:SpanBench/benchOpenTelemetryAPI-opcache
scenario:TraceSerializationBench/benchSerializeTrace
|
Description
Reviewer checklist