services.thanos.receive.enable

NixOS option

Whether to enable the Thanos receiver which accept Prometheus remote write API requests and write to local tsdb.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/monitoring/thanos.nixView source on NixOS/nixpkgs →