services.thanos.receive.grpc-address

NixOS option

Listen ip:port address for gRPC endpoints (StoreAPI). Make sure this address is routable from other components. Defaults to 0.0.0.0:10901 in Thanos when set to null.

type: null or string
Default
null
declared in: nixos/modules/services/monitoring/thanos.nixView source on NixOS/nixpkgs →