You're not showing us the actual alertmanager.yml config you're using.

Port 5001 comes from one of the example configs for an alertmanager webhook:

./examples/webhook/echo.go:     log.Fatal(http.ListenAndServe(":5001", 
http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {
./examples/ha/alertmanager.yml:  - url: 'http://127.0.0.1:5001/'

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/8807c69d-c13b-4f26-b0d9-976de0660c48o%40googlegroups.com.

Reply via email to