Bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1
Bumps github.com/prometheus/client_golang from 1.24.0 to 1.24.1.
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
go-metric-registry
This is a Golang library wrapping Prometheus.
If you have any questions, or want to get attention for a PR or issue please reach out on the #logging-and-metrics channel in the cloudfoundry slack
Usage
This repository should be imported as:
import metrics "code.cloudfoundry.org/go-metric-registry"An example app can be referenced in the examples directory.