| services.thanos.query-frontend.arguments | Arguments to the thanos query-frontend command
|
| services.thanos.query-frontend.enable | Whether to enable the Thanos query frontend implements a service deployed in front of queriers to
improve query parallelization and caching..
|
| services.thanos.query-frontend.grpc-server-tls-key | TLS Key for the gRPC server, leave blank to disable TLS
|
| services.thanos.query-frontend.http-address | Listen host:port for HTTP endpoints
|
| services.thanos.query-frontend.grpc-server-tls-cert | TLS Certificate for gRPC server, leave blank to disable TLS
|
| services.thanos.query-frontend.grpc-address | Listen ip:port address for gRPC endpoints (StoreAPI)
|
| services.thanos.query-frontend.grpc-server-tls-client-ca | TLS CA to verify clients against
|