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

chore(instrumentation-runtime-node): merge main

cab7e6c
Select commit
Loading
Failed to load commit list.
Merged

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

chore(instrumentation-runtime-node): merge main
cab7e6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 3, 2024 in 0s

89.94% of diff hit (target 80.00%)

View this Pull Request on Codecov

89.94% of diff hit (target 80.00%)

Annotations

Check warning on line 84 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#L83-L84

Added lines #L83 - L84 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 160 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#L159-L160

Added lines #L159 - L160 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 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