www/grafana-prometheus-datasource - The NetBSD Packages Collection

Prometheus data source for Grafana

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

Build dependencies

lang/go126 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
(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.

Available build options

(none)

Known vulnerabilities

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.