| services.thanos.sidecar.arguments | Arguments to the thanos sidecar command
|
| services.thanos.sidecar.enable | Whether to enable the Thanos sidecar for Prometheus server.
|
| services.thanos.sidecar.grpc-server-tls-key | TLS Key for the gRPC server, leave blank to disable TLS
|
| services.thanos.sidecar.grpc-server-tls-cert | TLS Certificate for gRPC server, leave blank to disable TLS
|
| services.thanos.sidecar.http-address | Listen host:port for HTTP endpoints
|
| services.thanos.sidecar.grpc-address | Listen ip:port address for gRPC endpoints (StoreAPI)
|
| services.thanos.sidecar.grpc-server-tls-client-ca | TLS CA to verify clients against
|
| services.thanos.sidecar.tsdb.path | Data directory of TSDB.
|
| services.thanos.sidecar.log.level | Log filtering level
|
| services.thanos.sidecar.log.format | Log format to use.
|
| services.thanos.sidecar.reloader.rule-dirs | Rule directories for the reloader to refresh.
|
| services.thanos.sidecar.tracing.config-file | Path to YAML file that contains tracing configuration
|
| services.thanos.sidecar.tracing.config | Tracing configuration
|
| services.thanos.sidecar.reloader.config-file | Config file watched by the reloader.
|
| services.thanos.sidecar.prometheus.url | URL at which to reach Prometheus's API
|
| services.thanos.sidecar.objstore.config-file | Path to YAML file that contains object store configuration
|
| services.thanos.sidecar.objstore.config | Object store configuration
|
| services.thanos.sidecar.reloader.config-envsubst-file | Output file for environment variable substituted config file.
|