>_ linuxcommand.dev
Startseite thanos
Monitoring

thanos

Long-term storage and HA layer for Prometheus.

Syntax
$thanos [COMMAND] [OPTIONS]
Examples
Examples
$thanos sidecar --prometheus.url=http://localhost:9090 --objstore.config-file=bucket.yml
Examples
$thanos query --http-address 0.0.0.0:10902
Typical use cases
Start sidecar
thanos sidecar --prometheus.url=...
Run query service
thanos query --http-address 0.0.0.0:10902
Note Extends Prometheus with global query, HA and cost-efficient long-term storage.
Export