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

Prometheus exporter: concurrent collect bugfix #3899

Merged
merged 37 commits into from
Jun 29, 2023

Merge branch 'main' into concurrent_collect_bugfix

914a931
Select commit
Loading
Failed to load commit list.
Merged

Prometheus exporter: concurrent collect bugfix #3899

Merge branch 'main' into concurrent_collect_bugfix
914a931
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 29, 2023 in 0s

74.3% of diff hit (target 83.6%)

View this Pull Request on Codecov

74.3% of diff hit (target 83.6%)

Annotations

Check warning on line 142 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 159 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 171 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L171

Added line #L171 was not covered by tests

Check warning on line 193 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L193

Added line #L193 was not covered by tests

Check warning on line 195 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L195

Added line #L195 was not covered by tests

Check warning on line 242 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L242

Added line #L242 was not covered by tests

Check warning on line 400 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L399-L400

Added lines #L399 - L400 were not covered by tests

Check warning on line 403 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L403

Added line #L403 was not covered by tests

Check warning on line 418 in exporters/prometheus/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/prometheus/exporter.go#L417-L418

Added lines #L417 - L418 were not covered by tests