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

experimental/stats: Add metrics registry #7349

Merged
merged 13 commits into from
Jul 12, 2024

Fix tests and switch handles to MetricDescriptor aliases

e47eccc
Select commit
Loading
Failed to load commit list.
Merged

experimental/stats: Add metrics registry #7349

Fix tests and switch handles to MetricDescriptor aliases
e47eccc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 11, 2024 in 0s

67.03% of diff hit (target 80.58%)

View this Pull Request on Codecov

67.03% of diff hit (target 80.58%)

Annotations

Check warning on line 118 in experimental/stats/metricregistry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metricregistry.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 127 in experimental/stats/metricregistry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metricregistry.go#L127

Added line #L127 was not covered by tests

Check warning on line 60 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L60

Added line #L60 was not covered by tests

Check warning on line 69 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 77 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 81 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 84 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 95 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L90-L95

Added lines #L90 - L95 were not covered by tests

Check warning on line 104 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L101-L104

Added lines #L101 - L104 were not covered by tests

Check warning on line 108 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 111 in experimental/stats/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/stats/metrics.go#L110-L111

Added lines #L110 - L111 were not covered by tests