Skip to content

Commit

Permalink
Scrape dbsync prom data (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcatz authored Jan 2, 2025
1 parent 07141a4 commit 3957bf7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ansible/local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@
datadog_additional_groups:
- docker
datadog_checks:
# Configure openmetrics for db-sync
openmetrics:
instances:
- prometheus_url: http://localhost:8080/
metrics:
- cardano*
namespace: "cardano"
# Configure haproxy to detect Koios frontend
haproxy:
instances:
Expand Down

0 comments on commit 3957bf7

Please sign in to comment.