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

TCP to BLOB: BLOB cleanup #146

Open
micholas opened this issue Sep 26, 2022 · 0 comments
Open

TCP to BLOB: BLOB cleanup #146

micholas opened this issue Sep 26, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@micholas
Copy link
Contributor

micholas commented Sep 26, 2022

Provide configurable automated mechanism for removing unwanted BLOBs created by TCP to BLOB (e.g. CRON job).

Configurable parameters:

  • min BLOB size
  • max BLOB size
  • max age in days
  • file extension

Consider using BLOB cleaner in tcp-to-blob/src/blobWriter.ts: https://github.com/Azure/azure-orbital-integration/blob/main/tcp-to-blob/src/blobWriter.ts#L75

@micholas micholas added the enhancement New feature or request label Sep 26, 2022
@scschneider scschneider added this to the v0.2.0 milestone Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants