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

feat(instrumentation-runtime-node)!: add prom-client-metrics #2136

Merge branch 'main' into feat/node/prom-client-implementation

4941407
Select commit
Loading
Failed to load commit list.
Merged

feat(instrumentation-runtime-node)!: add prom-client-metrics #2136

Merge branch 'main' into feat/node/prom-client-implementation
4941407
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 5, 2024 in 0s

87.70% of diff hit (target 80.00%)

View this Pull Request on Codecov

87.70% of diff hit (target 80.00%)

Annotations

Check warning on line 85 in plugins/node/instrumentation-runtime-node/src/instrumentation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/instrumentation.ts#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 26 in plugins/node/instrumentation-runtime-node/src/metrics/baseCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/baseCollector.ts#L26

Added line #L26 was not covered by tests

Check warning on line 35 in plugins/node/instrumentation-runtime-node/src/metrics/baseCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/baseCollector.ts#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 73 in plugins/node/instrumentation-runtime-node/src/metrics/eventLoopDelayCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/eventLoopDelayCollector.ts#L73

Added line #L73 was not covered by tests

Check warning on line 167 in plugins/node/instrumentation-runtime-node/src/metrics/eventLoopDelayCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/eventLoopDelayCollector.ts#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 27 in plugins/node/instrumentation-runtime-node/src/metrics/eventLoopTimeCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/eventLoopTimeCollector.ts#L27

Added line #L27 was not covered by tests

Check warning on line 61 in plugins/node/instrumentation-runtime-node/src/metrics/eventLoopTimeCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/eventLoopTimeCollector.ts#L61

Added line #L61 was not covered by tests

Check warning on line 29 in plugins/node/instrumentation-runtime-node/src/metrics/eventLoopUtilizationCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/eventLoopUtilizationCollector.ts#L29

Added line #L29 was not covered by tests

Check warning on line 53 in plugins/node/instrumentation-runtime-node/src/metrics/eventLoopUtilizationCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/eventLoopUtilizationCollector.ts#L53

Added line #L53 was not covered by tests

Check warning on line 37 in plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts#L37

Added line #L37 was not covered by tests

Check warning on line 42 in plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts#L42

Added line #L42 was not covered by tests

Check warning on line 44 in plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts#L44

Added line #L44 was not covered by tests

Check warning on line 51 in plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 78 in plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/gcCollector.ts#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 48 in plugins/node/instrumentation-runtime-node/src/metrics/heapSpacesSizeAndUsedCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/heapSpacesSizeAndUsedCollector.ts#L48

Added line #L48 was not covered by tests

Check warning on line 125 in plugins/node/instrumentation-runtime-node/src/metrics/heapSpacesSizeAndUsedCollector.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-runtime-node/src/metrics/heapSpacesSizeAndUsedCollector.ts#L125

Added line #L125 was not covered by tests