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.