services.prometheus.configText
If non-null, this option defines the text that is written to prometheus.yml. If null, the contents of prometheus.yml is generated from the structured config options.
- Type
null or strings concatenated with "\n"- Default
null- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/default.nix>