Kong+ grafana+ prometheus comunity

Can i use the metrics by services in Kong with prometheus and grafana comminity version?

Example

kong_http_status_total{code=“301”}
kong_latency_bucket{type=“kong”,service=“google”,le=“00001.0”}

etc…

I configured but i can’t get the metrics by services

thanks

Hey @Gustavo_Andres_Torre as per the documentation, yes you should be able to pull metrices automatically to prometheus.

However, documentation seems old now. We just need to wait for proper documentation. I also tried, seeems not working.