Bump code.cloudfoundry.org/tlsconfig from 0.49.0 to 0.50.0
Bumps code.cloudfoundry.org/tlsconfig from 0.49.0 to 0.50.0.
updated-dependencies:
- dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
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.