fix(runtime_metrics): fix non-native runtime.node.heap tags#7628
fix(runtime_metrics): fix non-native runtime.node.heap tags#7628
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7628 +/- ##
=======================================
Coverage 80.24% 80.24%
=======================================
Files 733 733
Lines 31662 31662
=======================================
Hits 25408 25408
Misses 6254 6254 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Overall package sizeSelf size: 4.84 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
The fallback when the runtime metrics is not using the native module would send the wrong tags. This happens more frequent due to having optional dependencies now. Fixes: #7555
BenchmarksBenchmark execution time: 2026-02-27 07:57:39 Comparing candidate commit bcb29c3 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 230 metrics, 30 unstable metrics. |
1ca8511 to
b3ed3ad
Compare
The fallback when the runtime metrics is not using the native module would send the wrong tags. This happens more frequent due to having optional dependencies now. Fixes: #7555
The fallback when the runtime metrics is not using the native module would send the wrong tags. This happens more frequent due to having optional dependencies now. Fixes: #7555
The fallback when the runtime metrics is not using the native module would send the wrong tags. This happens more frequent due to having optional dependencies now.
Fixes: #7555