summarylogtreecommitdiffstats
path: root/thanos
diff options
context:
space:
mode:
Diffstat (limited to 'thanos')
-rw-r--r--thanos6
1 files changed, 6 insertions, 0 deletions
diff --git a/thanos b/thanos
new file mode 100644
index 000000000000..7bf1d3590092
--- /dev/null
+++ b/thanos
@@ -0,0 +1,6 @@
+CLUSTER_ARGS="--cluster.address=0.0.0.0:10900 --cluster.network-type=lan"
+
+# Run sidecar on the Prometheus Query Server
+#THANOS_ARGS="sidecar --tsdb.path=/var/lib/prometheus/data"
+# Run Query on the Grafana Node
+#THANOS_ARGS="query"