I'm using Kong with KONGA as GUI and added Prometheus plugin for monitoring, however when I try to add the data source to Grafana using Kong endpoint http://host.docker.internal:8001/metrics
I always get the below error
Error reading Prometheus: client_error: client error: 404.
How can I connect Grafana data source to localhost:8001/metrics?