services.prometheus.scrapeConfigs.*.triton_sd_configs.*.groups

NixOS option

A list of groups for which targets are retrieved, only supported when targeting the container role. If omitted all containers owned by the requesting account are scraped.

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