Hi ,
Need to be know what is promql for calculate p50th ,p90th , and p99th
latency or perctile for bleow metrics
Note - I have no bucket metrics for histogram.
# HELP prometheus_rule_evaluation_duration_seconds The duration for a rule
to execute.
# TYPE prometheus_rule_evaluation_duration_seconds summary
prometheus_rule_evaluation_duration_seconds{quantile="0.5"} 6.4853e-05
prometheus_rule_evaluation_duration_seconds{quantile="0.9"} 0.00010102
prometheus_rule_evaluation_duration_seconds{quantile="0.99"} 0.000177367
prometheus_rule_evaluation_duration_seconds_sum 1.623860968846092e+06
prometheus_rule_evaluation_duration_seconds_count 1.112293682e+09
Thanks
Prashant
Thanks,
Prashant
--
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/04fb764d-aeda-45b5-b986-1ead519f995en%40googlegroups.com.