0

I'm using kong, grafana and konga. With Konga I just added the prometheus plugin and I wish to create a Data Sources (Prometheus). The Test & Save fails with:

Error reading Prometheus: Post "http://192.168.4.47:9000/api/v1/query": dial tcp 192.168.4.47:9000: i/o timeout

I used: http://192.168.4.47:9000 as my HTTP URL.

First, I wish to know if the way I have set it up make sense OR should I add in my docker-compose the service: Prometheus. In other words, not to add it as a plugin to Konga.

Second, how can I create the Data Source properly?

my http://192.168.4.47:8001/metrics provides information.

enter image description here

ProcolHarum
  • 721
  • 3
  • 17
  • How do you deploy Kong+Prometheus/Grafana? Are they all in the same machine on Docker? From what I see in your error, I don't understand why you're pointing Grafana to use Kong as data source instead of Prometheus. The deployment should be Kong -> Prometheus -> Grafana. – Ponsakorn30214 Mar 07 '23 at 08:09

0 Answers0