feat(instrumentation-runtime-node)!: add prom-client-metrics #2136
Codecov / codecov/project
succeeded
Nov 4, 2024 in 1s
90.78% (-0.07%) compared to a5b5614
View this Pull Request on Codecov
90.78% (-0.07%) compared to a5b5614
Details
Codecov Report
Attention: Patch coverage is 87.70950%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 90.78%. Comparing base (
a5b5614
) to head (b663012
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2136 +/- ##
==========================================
- Coverage 90.85% 90.78% -0.07%
==========================================
Files 161 169 +8
Lines 7859 8010 +151
Branches 1614 1634 +20
==========================================
+ Hits 7140 7272 +132
- Misses 719 738 +19
Files with missing lines | Coverage Δ | |
---|---|---|
...trumentation-runtime-node/src/consts/attributes.ts | 100.00% <100.00%> (ø) |
|
...n-runtime-node/src/types/ConventionalNamePrefix.ts | 100.00% <100.00%> (ø) |
|
...nstrumentation-runtime-node/src/instrumentation.ts | 89.65% <90.00%> (+0.46%) |
⬆️ |
...runtime-node/src/metrics/eventLoopTimeCollector.ts | 90.47% <90.47%> (ø) |
|
...-node/src/metrics/eventLoopUtilizationCollector.ts | 88.23% <88.23%> (ø) |
|
...node/src/metrics/heapSpacesSizeAndUsedCollector.ts | 94.11% <94.11%> (ø) |
|
...untime-node/src/metrics/eventLoopDelayCollector.ts | 93.47% <93.47%> (ø) |
|
...entation-runtime-node/src/metrics/baseCollector.ts | 66.66% <66.66%> (ø) |
|
...umentation-runtime-node/src/metrics/gcCollector.ts | 72.00% <72.00%> (ø) |
Loading