services.prometheus.scrapeConfigs.*.puppetdb_sd_configs.*.include_parameters
Whether to include the parameters as meta labels. Due to the differences between parameter types and Prometheus labels, some parameters might not be rendered. The format of the parameters might also change in future releases.
Note: Enabling this exposes parameters in the Prometheus UI and API. Make sure that you don't have secrets exposed as parameters if you enable this.
Defaults to false in prometheus
when set to null.
- Type
null or boolean- Default
null- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/default.nix>