summarylogtreecommitdiffstats
path: root/thanos
blob: 7bf1d35900924ef07d5e034324c04dd7f50b9956 (plain)
1
2
3
4
5
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"