How to get metrics of kong cluster behind load balancer [closed] How to get metrics of kong cluster behind load balancer [closed] docker docker

How to get metrics of kong cluster behind load balancer [closed]


Using Prometheus plugin

  • Install Prometheus
  • Install Grafana
  • Enable Prometheus Plugin in Kong
  • Access Prometheus in your browser say at localhost:9090
  • Access Grafana in your browser say at localhost:3000

Set Up Port Forwards:

If Kong proxy port is now your localhost 8000 port, Eg: If you are using plain-text HTTP proxy for this purpose

Create Some Traffic for the services and routes registered

Now Access Grafana Dashboard, you should be able to see metrics related to the traffic flowing through our services.