services.prometheus.scrapeConfigs.*.consul_sd_configs.*.tags

NixOS option

An optional list of tags used to filter nodes for a given service. Services must contain all tags in the list.

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