Prometheus is an open-source time series database and alerting system. The Prometheus data source plugin lets Grafana query, visualize, and alert on metrics stored in Prometheus or any Prometheus-compatible backend (for example Grafana Mimir, Cortex, Thanos). To install this plugin, do # ln -s /usr/pkg/share/grafana/plugins/prometheus /var/lib/grafana/plugins Ensure the following settings are present in grafana's configuration file: [plugins] preinstall_disabled = true preinstall_auto_update = false allow_loading_unsigned_plugins = prometheus [plugin.prometheus] as_external = true
| OS | Architecture | Version |
|---|---|---|
| (none) |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.