Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

enhancement(helm): add note in resources section regarding max block duration #435

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

conorevans
Copy link
Contributor

Signed-off-by: Conor Evans coevans@tcd.ie

Implements comment from grafana/pyroscope#2083

…duration

Signed-off-by: Conor Evans <coevans@tcd.ie>
@conorevans
Copy link
Contributor Author

FYI @simonswine 👋

Copy link
Collaborator

@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.

Thanks for the contribution! Maybe take a look at my suggestion and let me know what you think.

# lines, adjust them as necessary, and remove the curly braces after 'resources'.
#
# Note that if memory consumption is higher than you would like, you can decrease the interval
# that profiles are written into blocks by setting `-phlaredb.max-block-duration` in the `extraArgs`
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think a full example yaml would be even more helpful. What do you think if do it like this?

Suggested change
# that profiles are written into blocks by setting `-phlaredb.max-block-duration` in the `extraArgs`
# that profiles are written into blocks by setting `-phlaredb.max-block-duration` in the `extraArgs`
extraArgs:
phlaredb.max-block-duration: 30m

Signed-off-by: Conor Evans <coevans@tcd.ie>
@simonswine simonswine merged commit 6920305 into grafana:main Dec 7, 2022
simonswine added a commit to simonswine/pyroscope that referenced this pull request Jun 30, 2023
…re-423

enhancement(helm): add note in resources section regarding max block duration
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants