Hi Team,
Could anyone please spare time for my request?
Br, Nitin
On Thursday, 9 April 2020 02:57:02 UTC+5:30, Nitin Singla wrote:
>
> Hi Team,
>
> I am new to Prometheus and recently configured NGINX logs storage into
> prometheus via few recording rules. One of the rule is below where I am
> recording API-response-time average. I am using Grafana to see the graphs.
>
> - record: node_api:request_time:avg_
> expr: avg by (host, request) (nginx_access_log_request_time{request =~
> "/api.*"})
>
> Now I want to know the 'average API response time for 95% request' which I
> guess is 95percentile.
>
> Could you please help me in making promQL query to achieve this?
>
> Thanks a lot in advance for help.
>
> regards,
> Nitin
>
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/72e5fc59-bbfd-4e89-845e-67cfeaf1044e%40googlegroups.com.