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

[Backport] [2.x] - Add Telemetry metrics framework #10393

Merged
merged 2 commits into from
Oct 5, 2023

Fix Changelog

381d153
Select commit
Loading
Failed to load commit list.
Merged

[Backport] [2.x] - Add Telemetry metrics framework #10393

Fix Changelog
381d153
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 5, 2023 in 0s

90.28% of diff hit (target 70.75%)

View this Pull Request on Codecov

90.28% of diff hit (target 70.75%)

Annotations

Check warning on line 32 in libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/noop/NoopCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/noop/NoopCounter.java#L32

Added line #L32 was not covered by tests

Check warning on line 37 in libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/noop/NoopCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/noop/NoopCounter.java#L37

Added line #L37 was not covered by tests

Check warning on line 74 in plugins/telemetry-otel/src/main/java/org/opensearch/telemetry/metrics/exporter/OTelMetricsExporterFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/telemetry-otel/src/main/java/org/opensearch/telemetry/metrics/exporter/OTelMetricsExporterFactory.java#L74

Added line #L74 was not covered by tests

Check warning on line 86 in plugins/telemetry-otel/src/main/java/org/opensearch/telemetry/metrics/exporter/OTelMetricsExporterFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/telemetry-otel/src/main/java/org/opensearch/telemetry/metrics/exporter/OTelMetricsExporterFactory.java#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 101 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 107 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 61 in server/src/main/java/org/opensearch/telemetry/metrics/MetricsRegistryFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/metrics/MetricsRegistryFactory.java#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 35 in server/src/main/java/org/opensearch/telemetry/metrics/NoopMetricsRegistryFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/telemetry/metrics/NoopMetricsRegistryFactory.java#L35

Added line #L35 was not covered by tests