Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove janitor component #312

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Remove janitor component #312

merged 2 commits into from
Aug 13, 2024

Conversation

timebertt
Copy link
Owner

What this PR does / why we need it:

With the new version of parca (ref #307), database files are structured differently and we can't apply
the janitor's naive logic for implementing retention for parca data anymore.
The component is dropped accordingly.

The profiling setup is now disabled by default and can be deployed using:

make up SKAFFOLD_MODULE=profiling SKAFFOLD_PROFILE=profiling

Which issue(s) this PR fixes:
n/a

Special notes for your reviewer:

With the new version of parca, database files are structured differently and we can't apply
the janitor's naive logic for implementing retention for parca data anymore.
The component is dropped accordingly.
@timebertt timebertt added the bug Something isn't working label Aug 13, 2024
@timebertt timebertt enabled auto-merge (squash) August 13, 2024 19:28
@timebertt timebertt merged commit ca8f70b into main Aug 13, 2024
4 checks passed
@timebertt timebertt deleted the drop-janitor branch August 13, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant