Skip to content

vendor: github.com/docker/go-metrics v0.1.0 - #7243

Merged
vvoland merged 1 commit into
docker:masterfrom
thaJeztah:bump_go_metrics
Aug 27, 2026
Merged

vendor: github.com/docker/go-metrics v0.1.0#7243
vvoland merged 1 commit into
docker:masterfrom
thaJeztah:bump_go_metrics

Conversation

@thaJeztah

Copy link
Copy Markdown
Member
  • Add support for creating timers with custom histogram buckets.
  • Update github.com/prometheus/client_golang to v1.20.5.
  • Update the minimum supported Go version to Go 1.21.
  • Improve HTTP handler instrumentation, including minor performance improvements and cleanup.
  • Avoid mutating shared label maps when creating namespaces and metrics.
  • Encapsulate the Prometheus collector used by HTTPMetric.
  • Improve package and API documentation.
  • Update golang.org/x/sys and other dependencies.

full diff: docker/go-metrics@v0.0.1...v0.1.0

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

vvoland
vvoland previously approved these changes Aug 27, 2026
- Add support for creating timers with custom histogram buckets.
- Update `github.com/prometheus/client_golang` to v1.20.5.
- Update the minimum supported Go version to Go 1.21.
- Improve HTTP handler instrumentation, including minor performance improvements and cleanup.
- Avoid mutating shared label maps when creating namespaces and metrics.
- Encapsulate the Prometheus collector used by `HTTPMetric`.
- Improve package and API documentation.
- Update `golang.org/x/sys` and other dependencies.

full diff: docker/go-metrics@v0.0.1...v0.1.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah

Copy link
Copy Markdown
Member Author

@vvoland rebased

@vvoland
vvoland merged commit ff3273f into docker:master Aug 27, 2026
113 of 115 checks passed
@thaJeztah
thaJeztah deleted the bump_go_metrics branch August 27, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants