> My experience is that you probably have promql queries that could be
split and/or better rewritten. 

I also think that I may have to better rewrite and split the long queries I 
have.

On Saturday, 15 February 2020 16:25:27 UTC+1, Julien Pivotto wrote:
>
> On 15 Feb 07:11, John Bryan Sazon wrote: 
> > Thanks! I saw something with this query: 
> > 
> > prometheus_rule_group_last_duration_seconds > 
> > prometheus_rule_group_interval_seconds 
> > 
> > I had issues with recording rules error previously and I had to increase 
> > the following default values to solve those issues. 
> > 
> >         - --query.lookback-delta=6m # default is 5m 
> >         - --query.max-samples=100000000 # default is 50000000 
> >         - --query.timeout=4m # default is 2m 
> > 
> > If I move the long duration recording rule to a specific new group, will 
> > that help? 
>
> At this point it is difficult to help you more without getting more info 
> about the kind of queries you run. The options you change are merely 
> internal options that should not be changed. 
>
> My experience is that you probably have promql queries that could be 
> split and/or better rewritten. 
>
> -- 
>  (o-    Julien Pivotto 
>  //\    Open-Source Consultant 
>  V_/_   Inuits - https://www.inuits.eu 
>

-- 
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/1d12dd97-8142-41e8-801f-5171b4cec74c%40googlegroups.com.

Reply via email to