Explorar o código

docs(): added missing snapshot config options, fixes #5708

Torkel Ödegaard %!s(int64=9) %!d(string=hai) anos
pai
achega
34ea7312bc
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      docs/sources/installation/configuration.md

+ 11 - 0
docs/sources/installation/configuration.md

@@ -477,3 +477,14 @@ Format `<Hostname or ip>`:port
 ### prefix
 Graphite metric prefix. Defaults to `prod.grafana.%(instance_name)s.`
 
+## [snapshots]
+
+### external_enabled
+Set to false to disable external snapshot publish endpoint (default true)
+
+### external_snapshot_url
+Set root url to a Grafana instance where you want to publish external snapshots (defaults to https://snapshots-origin.raintank.io)
+
+### external_snapshot_name
+Set name for external snapshot button. Defaults to `Publish to snapshot.raintank.io`
+