feat(instrumentation): documented instrumentation options, closes #4696

This commit is contained in:
Torkel Ödegaard
2016-06-03 18:38:19 +02:00
parent 064e474b0a
commit 1059a35bbc
4 changed files with 46 additions and 6 deletions
+12
View File
@@ -272,5 +272,17 @@ check_for_updates = true
;enabled = false
;path = /var/lib/grafana/dashboards
#################################### Internal Grafana Metrics ##########################
[metrics]
# Disable / Enable internal metrics
;enabled = true
# Publish interval
;interval_seconds = 10
# Send internal metrics to Graphite
; [metrics.graphite]
; address = localhost:2003
; prefix = prod.grafana.%(instance_name)s.