fix(metrics): restored prefix default to prod.grafana..

This commit is contained in:
Torkel Ödegaard
2016-08-17 10:01:55 +02:00
parent 0951da9c89
commit 093563ac37
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -466,7 +466,7 @@ Enable metrics reporting. defaults true. Available via HTTP API `/api/metrics`.
### interval_seconds
Flush/Write interval when sending metrics to external TSDB. Defaults to 60s.
Flush/Write interval when sending metrics to external TSDB. Defaults to 10s.
## [metrics.graphite]
Include this section if you want to send internal Grafana metrics to Graphite.