Quantile over unwrapped latency loki

p99 latency from a numeric log field per route. note: unwrap needs a numeric label/field.

quantile_over_time(0.99, {app="api"} | json | unwrap latency_ms [5m]) by (route)
more loki all 7 commands →