services.prometheus.scrapeConfigs.*.relabel_configs.*.source_labels
The source labels select values from existing labels. Their content is concatenated using the configured separator and matched against the configured regular expression.
- Type
null or (list of string)- Default
null- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/default.nix>