There was an error returned querying the Prometheus API

    • maine
      Keymaster
      # 2 years, 4 months ago

      How to fix this error ??

      Post “http://localhost:9090/metrics/api/v1/query”: dial tcp 127.0.0.1:9090: connect: connection refused – There was an error returned querying the Prometheus API.

    • benjamin b
      Participant
      # 2 years, 4 months ago

      do

      docker ps

      then

      docker inspect <nodename>

      to get the exposed ip address and port

      and then use it to avoid the error

Viewing 1 reply thread

You must be logged in to reply to this topic.