grafana/pkg
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
..
api stackdriver: remove debug comments 2018-10-22 16:11:17 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd Add new build info metrics that contains more info (#13876) 2018-10-30 11:18:43 +01:00
components Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux 2018-10-08 17:11:24 -04:00
log Merge pull request #13031 from bergquist/golang_1.11 2018-09-05 15:31:43 +02:00
login pkg/login/ldap.go: Fix warning comparison to bool constant 2018-10-23 17:26:46 +02:00
metrics Add new build info metrics that contains more info (#13876) 2018-10-30 11:18:43 +01:00
middleware pkg/middleware/middleware.go: Fix empty branch warning. 2018-10-19 19:49:04 +02:00
models Merge pull request #13702 from grafana/data-source-instance-to-react 2018-10-17 16:54:57 +02:00
plugins pkg/plugins/plugins.go: remove ineffective break statement. 2018-10-19 19:49:04 +02:00
registry Improve extensions build. (#12461) 2018-07-01 07:01:43 -07:00
services Merge pull request #13679 from mjtrangoni/fix-megacheck-issues 2018-10-25 16:31:53 +02:00
setting build: adds branch info to binary build 2018-10-29 13:27:29 +01:00
social Fix goconst issues 2018-09-23 21:19:21 +02:00
tracing pkg/tracing/tracing.go: replace deprecated cfg.New function 2018-09-20 22:32:22 +02:00
tsdb Merge pull request #13820 from grafana/13769_mysql_time_filter 2018-10-26 09:02:59 +02:00
util Fix changed want md5 hash 2018-09-21 13:41:03 +02:00