grafana/pkg/cmd/grafana-server
Carl Bergquist 42d902b07d
Add new build info metrics that contains more info (#13876)
* Add new build info metrics that contains more info

The goal was to add more information about Grafana. But rather than
just adding those to the current metrics I created a new metric
since its a common pattern in the prometheus community to expose that
info in a metric named `*_build_info`.

We keep the old metric to avoid introducing any breaking changes but
we should be able to remove it the next breaking change
2018-10-30 11:18:43 +01:00
..
main.go Add new build info metrics that contains more info (#13876) 2018-10-30 11:18:43 +01:00
server.go build: adds branch info to binary build 2018-10-29 13:27:29 +01:00