Skip to content

Conversation

@luweglarz
Copy link
Contributor

For issue #4524

Add a way to configure the minInterval in the querier configuration for series graph between each point

@luweglarz luweglarz requested review from a team and marcsanmi as code owners October 20, 2025 09:22
@luweglarz luweglarz force-pushed the config-querier-min-interval branch from 9c07baf to 72aa99c Compare October 20, 2025 09:32
@luweglarz
Copy link
Contributor Author

I am not sure with the naming of the field, maybe something more clear would be better like seriesMinInterval, what do you think @simonswine ?

Copy link
Contributor

@simonswine simonswine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your PR.

I think it would be preferred, if we could configure this a per tenant basis.

For this we typically add a field to the "limit" struct, this has the benefit, that we can change the value on a per tenant basis and also update it without restarting the pyroscope process, here is the related struct:

type Limits struct {

Let me know if you have any questions

@luweglarz luweglarz force-pushed the config-querier-min-interval branch from b364e88 to 9d94175 Compare October 20, 2025 14:02
@luweglarz luweglarz requested a review from aleks-p as a code owner October 20, 2025 14:02
@luweglarz luweglarz force-pushed the config-querier-min-interval branch 2 times, most recently from 9d94175 to 930de2f Compare October 20, 2025 14:20
@luweglarz
Copy link
Contributor Author

I applied your suggestions @simonswine

@luweglarz luweglarz changed the title feat: Make the timeline minInterval configurable from the querier feat: Make the minStepDuration of the querier configurable per tenant from limits configuration Oct 20, 2025
@luweglarz luweglarz requested a review from a team as a code owner October 20, 2025 16:57
@luweglarz luweglarz force-pushed the config-querier-min-interval branch from 03cd455 to d23c6bb Compare October 22, 2025 14:01
@luweglarz luweglarz requested a review from simonswine October 23, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants