services.prometheus.remoteWrite.*.write_relabel_configs.*.replacement

NixOS option

Replacement value against which a regex replace is performed if the regular expression matches. Defaults to $1 in prometheus when set to null.

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