On 10/17/20 2:28 AM, li yun wrote:
> Because my data is collected every 5 minutes
If possible, try fixing that. The maximum sane scrape interval is 2m. If
nothing else helps, you may consider hiding the problem by using
recording rules (with sum_over_time) or changing --query.lookback-delta.

>, I need to use
> sum_over_time(isphone{name="user",exname~".*"}[5m] unleass
> sum_over_time(isphone{name="user",exname~".*" }[5m], but there will be
> grammatical errors, is there any better way

-- 
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/26c82460-d7a1-00f9-840e-9a21513b61de%40hoffmann-christian.info.

Reply via email to