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

chore(backend): cleanup expired resources #1655

Merged
merged 1 commit into from
Dec 24, 2024
Merged

chore(backend): cleanup expired resources #1655

merged 1 commit into from
Dec 24, 2024

Conversation

detj
Copy link
Contributor

@detj detj commented Dec 24, 2024

Summary

This PR, updates cleanup service to remove expired event filters, event metrics, span filters, span metrics, sessions and user defined attributes.

Tasks

  • Cleanup expired event filters
  • Cleanup expired event metrics
  • Cleanup expired span filters
  • Cleanup expired span metrics
  • Cleanup expired sessions
  • Cleanup expired user defined attributes

See also

- cleanup expired event filters
- cleanup expired evnet metrics
- cleanup expired span filters
- cleanup expired span metrics
- cleanup expired sessions
- cleanup expired user defined attributes

fixes #1530

Signed-off-by: detj <[email protected]>
@detj detj added chore internal tasks backend backend related labels Dec 24, 2024
@detj detj self-assigned this Dec 24, 2024
Copy link

vercel bot commented Dec 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 2:28am

@detj detj requested a review from anupcowkur December 24, 2024 08:41
@detj detj merged commit 4c1ebc6 into main Dec 24, 2024
7 checks passed
@detj detj deleted the cleanup-rest-stuff branch December 24, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related chore internal tasks
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Clean up expired app filters, span filters, metrics, sessions and user defined attributes
2 participants