Skip to content

Commit

Permalink
ref(mod_prometheus): collect local ejabberd
Browse files Browse the repository at this point in the history
  • Loading branch information
pouriya committed Jul 4, 2024
1 parent 45a2773 commit 3a47b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod_prometheus/example/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ scrape_configs:
- targets: ["localhost:9090"]
- job_name: "ejabberd"
static_configs:
- targets: ["host.docker.internal:5289"]
- targets: ["localhost:5289"]

0 comments on commit 3a47b57

Please sign in to comment.