Kong / kong-plugin-prometheus

Prometheus plugin for Kong - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Apache License 2.0
119 stars 57 forks source link

kong prometheus : No data queried yet #127

Closed issambaccouch closed 3 years ago

issambaccouch commented 3 years ago

i am facing hard time trying to figure out why prometheus can't fetch data from kong . i read the documentation and i tried Admin API but still no data queried yet here is my config ` global: scrape_interval: 15s evaluation_interval: 15s

scrape_configs:

and container :

` prometheus: image: prom/prometheus depends_on: