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-13994] Adds support to provide tags with value in Gauge metric #14138

Merged
merged 1 commit into from
Jun 10, 2024

Adds support to provide tags with value in Gauge metric (#13994)

6377352
Select commit
Loading
Failed to load commit list.
Merged

[Backport-13994] Adds support to provide tags with value in Gauge metric #14138

Adds support to provide tags with value in Gauge metric (#13994)
6377352
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 10, 2024 in 0s

46.66% of diff hit (target 71.28%)

View this Pull Request on Codecov

46.66% of diff hit (target 71.28%)

Annotations

Check warning on line 30 in libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java#L30

Added line #L30 was not covered by tests

Check warning on line 36 in libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 43 in libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java#L43

Added line #L43 was not covered by tests

Check warning on line 51 in libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/TaggedMeasurement.java#L51

Added line #L51 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/telemetry/src/main/java/org/opensearch/telemetry/metrics/noop/NoopMetricsRegistry.java#L58

Added line #L58 was not covered by tests