Merge branch '16379-installer-prometheus-grafana'. Closes #16379
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / prometheus_pg_exporter.sls
diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/prometheus_pg_exporter.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/prometheus_pg_exporter.sls
new file mode 100644 (file)
index 0000000..62f654e
--- /dev/null
@@ -0,0 +1,14 @@
+---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+prometheus_pg_exporter:
+  enabled: true
+
+### PROMETHEUS
+prometheus:
+  wanted:
+    component:
+      - postgres_exporter
+      - node_exporter