services.thanos.sidecar.prometheus.url

NixOS option

URL at which to reach Prometheus’s API. For better performance use local network. Defaults to http://localhost:9090 in Thanos when set to null.

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