0

I used Grafana ,Prometheus and Metrics

I need to Prometheus Query for get Execution-Time(Latency) for each request process

1 Answers1

0

If you are using Prometheus server >= 2.16, you can enable query logging. This will log all the queries made and their stats/timings.

sohaib1015
  • 15
  • 1
  • 7