Latest prometheus, on RHEL8.


Tried command: ./prometheus
Expected behavior: bind to 0.0.0.0:9090
Observed behavior: bound to 127.0.0.1:9090


Tried command: ./prometheus --web.listen-address=0.0.0.0:9090
Expected behavior: bind to 0.0.0.0:9090
Observed behavior: bound to 127.0.0.1:9090


Tried command: ./prometheus --web.listen-address=0.0.0.0:9000
Expected behavior: bind to 0.0.0.0:9000
Observed behavior: bound to 127.0.0.1:9000

-- 
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/ab43a493-7f37-42df-a391-4ad3f0ce154eo%40googlegroups.com.

Reply via email to