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

Fix tsdb cleanup #30

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Fix tsdb cleanup #30

merged 4 commits into from
Jan 9, 2024

Conversation

mahendrapaipuri
Copy link
Owner

  • Fix TSDB clean up process
  • Remove unnecessary CLI args
  • Reorganize CI workflows
  • Add Release workflow

* Mainly more intruitive names are chosen

Signed-off-by: Mahendra Paipuri <[email protected]>
- We do not need to get all time series names to delete. It is enough to pass matching labels

- Ensure we set start and end query params for TSDB to find time series easily

- Ensure we use all timestamps in local time zone

Signed-off-by: Mahendra Paipuri <[email protected]>
* Use steps and dependencies

* Include release workflow

Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri added bug Something isn't working maintenance General maintenance ci labels Jan 9, 2024
Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri merged commit 28f38ef into main Jan 9, 2024
4 of 7 checks passed
@mahendrapaipuri mahendrapaipuri deleted the fix_tsdb_cleanup branch January 9, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci maintenance General maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant