nixpkgs/nixos/modules/services/monitoring
Maximilian Bosch 4ec456b725
nixos/grafana: fix secret-related warnings
Closes #198646

* The options `password`/`basicAuthPassword` were removed for
  datasources in Grafana 9. The only option to declare them now is to use
  `secureJsonData`.
* Fix description for contactPoints provisioning: when using file/env
  providers, nothing will be leaked into the store.
* Fix regex in file-provider usage check: it's also possible to either
  use `$__env{FOO}` or `$FOO` to fetch secrets from the environment.
* Fix warning for datasources: `password`/`basicAuthPassword` was
  removed, also check for each setting in `secureJsonData` if
  env/file-provider was used (then no warning is needed!).
2022-11-20 18:21:40 +01:00
..
prometheus Merge pull request #199524 from ymarkus/zfs-exporter 2022-11-11 02:01:13 +01:00
alerta.nix treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
apcupsd.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
arbtt.nix treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
bosun.nix treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
cadvisor.nix treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
collectd.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
das_watchdog.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
datadog-agent.nix treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
do-agent.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
fusion-inventory.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
grafana-agent.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
grafana-image-renderer.nix nixos/grafana: refactor settings for RFC42 2022-10-22 23:56:14 +04:00
grafana-reporter.nix treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
grafana.nix nixos/grafana: fix secret-related warnings 2022-11-20 18:21:40 +01:00
graphite.nix nixos/*: automatically convert option docs to MD 2022-08-03 22:46:41 +02:00
hdaps.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
heapster.nix treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
incron.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
kapacitor.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
karma.nix nixos/karma: init 2022-10-10 10:46:25 +05:30
kthxbye.nix nixos/kthxbye: init 2022-09-26 00:16:03 +05:30
loki.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
longview.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
mackerel-agent.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
metricbeat.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
mimir.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
monit.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
munin.nix nixos/*: automatically convert option docs to MD 2022-08-03 22:46:41 +02:00
nagios.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
netdata.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
parsedmarc.md
parsedmarc.nix treewide: convert fake octal ints to strings 2022-10-28 17:23:44 +02:00
parsedmarc.xml
riemann-dash.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
riemann-tools.nix nixos/*: mark pre-existing markdown descriptions as mdDoc 2022-08-19 22:40:58 +02:00
riemann.nix treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
scollector.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
smartd.nix nixos/smartd: Refactor to use config.networking.fqdnOrHostName 2022-10-06 16:24:34 +02:00
statsd.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
sysstat.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
teamviewer.nix nixos/teamviewer: fix for non-NetworkManager environments 2022-11-07 19:54:25 +01:00
telegraf.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
thanos.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
tremor-rs.nix tremor-rs: module init 2022-11-19 11:41:21 -05:00
tuptime.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
unifi-poller.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
ups.nix nixos/*: convert more partially-md option descriptions 2022-08-31 16:32:14 +02:00
uptime-kuma.nix nixos/uptime-kuma: init module 2022-10-23 12:44:16 +02:00
uptime.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
vmagent.nix vmagent: init at 1.82.0 2022-10-13 13:32:47 +02:00
vnstat.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zabbix-agent.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zabbix-proxy.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zabbix-server.nix treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00