1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-04-22 21:42:48 +03:00
Paweł Krupa (paulfantom) c95fd0d482 postgres_mixin: allow parametrization of mixin by using _config object
Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl>
2022-04-10 16:23:24 +02:00

4 lines
110 B
Jsonnet

(import 'alerts/alerts.libsonnet') +
(import 'dashboards/dashboards.libsonnet') +
(import 'config.libsonnet')