services.grafana.settings.analytics.check_for_plugin_updates

NixOS option

When set to false, disables checking for new versions of installed plugins from https://grafana.com. When enabled, the check for a new plugin runs every 10 minutes. It will notify, via the UI, when a new plugin update exists. The check itself will not prompt any auto-updates of the plugin, nor will it send any sensitive information.

type: boolean
Default
cfg.declarativePlugins == null
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →