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
This repository should be imported as:
import metrics "code.cloudfoundry.org/go-metric-registry"
An example app can be referenced in the examples directory.