Skip to content

Commit

Permalink
Configure Prometheus PostgreSQL exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed May 18, 2024
1 parent 4362415 commit 8909b74
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "ansible/roles/nftables"]
path = ansible/roles/nftables
url = [email protected]:jchristgit/ansible-role-nftables.git
[submodule "ansible/roles/prometheus-postgres-exporter"]
path = ansible/roles/prometheus-postgres-exporter
url = [email protected]:jchristgit/ansible-role-prometheus-postgres-exporter.git
1 change: 1 addition & 0 deletions ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@
hosts: databases
roles:
- postgres
- prometheus-postgres-exporter
1 change: 1 addition & 0 deletions ansible/roles/prometheus-postgres-exporter

0 comments on commit 8909b74

Please sign in to comment.