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

Metrics exporter to Prometheus with OTLP #1438

Merged
merged 17 commits into from
Dec 18, 2024

cargo fmt

822c659
Select commit
Loading
Failed to load commit list.
Merged

Metrics exporter to Prometheus with OTLP #1438

cargo fmt
822c659
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 12, 2024 in 1s

87.33% of diff hit (target 80.00%)

View this Pull Request on Codecov

87.33% of diff hit (target 80.00%)

Annotations

Check warning on line 287 in ipa-core/src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/app.rs#L285-L287

Added lines #L285 - L287 were not covered by tests

Check warning on line 274 in ipa-core/src/bin/helper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/helper.rs#L274

Added line #L274 was not covered by tests

Check warning on line 69 in ipa-core/src/cli/metric_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/cli/metric_collector.rs#L63-L69

Added lines #L63 - L69 were not covered by tests

Check warning on line 20 in ipa-core/src/net/server/handlers/metrics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/net/server/handlers/metrics.rs#L20

Added line #L20 was not covered by tests

Check warning on line 121 in ipa-core/src/net/transport.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/net/transport.rs#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 128 in ipa-metrics/src/partitioned.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-metrics/src/partitioned.rs#L126-L128

Added lines #L126 - L128 were not covered by tests