| options/nixos/services.thanos.query.arguments | Arguments to the thanos query command
|
| options/nixos/services.thanos.query.grpc-client-tls-key | TLS Key for the client's certificate
|
| options/nixos/services.thanos.query.grpc-client-tls-ca | TLS CA Certificates to use to verify gRPC servers
|
| options/nixos/services.thanos.query.enable | Whether to enable the Thanos query node exposing PromQL enabled Query API with data retrieved from multiple store nodes.
|
| options/nixos/services.thanos.query.grpc-server-tls-key | TLS Key for the gRPC server, leave blank to disable TLS
|
| options/nixos/services.thanos.query.grpc-client-tls-cert | TLS Certificates to use to identify this client to the server
|
| options/nixos/services.thanos.query.grpc-server-tls-cert | TLS Certificate for gRPC server, leave blank to disable TLS
|
| options/nixos/services.thanos.query.http-address | Listen host:port for HTTP endpoints
|
| options/nixos/services.thanos.query.grpc-client-tls-secure | Use TLS when talking to the gRPC server
|
| options/nixos/services.thanos.query.grpc-address | Listen ip:port address for gRPC endpoints (StoreAPI)
|
| options/nixos/services.thanos.query.grpc-client-server-name | Server name to verify the hostname on the returned gRPC certificates
|
| options/nixos/services.thanos.query.selector-labels | Query selector labels that will be exposed in info endpoint.
|
| options/nixos/services.thanos.query.grpc-server-tls-client-ca | TLS CA to verify clients against
|
| options/nixos/services.thanos.query.endpoints | Addresses of statically configured Thanos API servers (repeatable)
|
| options/nixos/services.thanos.query.grpc-compression | Compression algorithm to use for gRPC requests to other clients.
|
| options/nixos/services.thanos.query-frontend.arguments | Arguments to the thanos query-frontend command
|
| options/nixos/services.thanos.query.log.level | Log filtering level
|
| options/nixos/services.thanos.query.log.format | Log format to use.
|
| options/nixos/services.thanos.query.query.timeout | Maximum time to process query by query node
|
| options/nixos/services.thanos.query.store.sd-files | Path to files that contain addresses of store API servers
|
| options/nixos/services.thanos.query.web.route-prefix | Prefix for API and UI endpoints
|
| options/nixos/services.thanos.query-frontend.log.level | Log filtering level
|
| options/nixos/services.thanos.query.tracing.config-file | Path to YAML file that contains tracing configuration
|
| options/nixos/services.thanos.query.query.replica-labels | Labels to treat as a replica indicator along which data is
deduplicated
|
| options/nixos/services.thanos.query-frontend.log.format | Log format to use.
|
| options/nixos/services.thanos.query.tracing.config | Tracing configuration
|
| options/nixos/services.thanos.query.store.sd-dns-interval | Interval between DNS resolutions
|
| options/nixos/services.thanos.query.query.partial-response | Enable partial response for queries if no
partial_response param is specified.
|
| options/nixos/services.thanos.query.store.sd-interval | Refresh interval to re-read file SD files
|
| options/nixos/services.thanos.query.query.max-concurrent | Maximum number of queries processed concurrently by query node
|
| options/nixos/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..
|
| options/nixos/services.thanos.query.web.prefix-header | Name of HTTP request header used for dynamic prefixing of UI links and
redirects
|
| options/nixos/services.thanos.query.web.external-prefix | Static prefix for all HTML links and redirect URLs in the UI query web
interface
|
| options/nixos/services.thanos.query-frontend.grpc-server-tls-key | TLS Key for the gRPC server, leave blank to disable TLS
|
| options/nixos/services.thanos.query-frontend.http-address | Listen host:port for HTTP endpoints
|
| options/nixos/services.thanos.query-frontend.grpc-server-tls-cert | TLS Certificate for gRPC server, leave blank to disable TLS
|
| options/nixos/services.thanos.query-frontend.grpc-address | Listen ip:port address for gRPC endpoints (StoreAPI)
|
| options/nixos/services.thanos.query-frontend.tracing.config-file | Path to YAML file that contains tracing configuration
|
| options/nixos/services.thanos.query.store.response-timeout | If a Store doesn't send any data in this specified duration then a
Store will be ignored and partial data will be returned if it's
enabled. 0 disables timeout
|
| options/nixos/services.thanos.query-frontend.tracing.config | Tracing configuration
|
| options/nixos/services.thanos.query.query.auto-downsampling | Enable automatic adjustment (step / 5) to what source of data should
be used in store gateways if no
max_source_resolution param is specified.
|
| options/nixos/services.thanos.query.store.unhealthy-timeout | Timeout before an unhealthy store is cleaned from the store UI page
|
| options/nixos/services.thanos.query-frontend.grpc-server-tls-client-ca | TLS CA to verify clients against
|
| options/nixos/services.thanos.query-frontend.query-frontend.downstream-url | URL of downstream Prometheus Query compatible API
|
| options/nixos/services.thanos.query.query.default-evaluation-interval | Set default evaluation interval for sub queries
|