services.graphite.carbon.blacklist

NixOS option

Any metrics received which match one of the expressions will be dropped.

type: null or string
Default
null
Example
"^some\\.noisy\\.metric\\.prefix\\..*"
declared in: nixos/modules/services/monitoring/graphite.nixView source on NixOS/nixpkgs →