Skip to content

Conversation

@mattsains
Copy link
Contributor

Description

This change allows the file storage extension to be configured with a maximum limit. The DB file will not exceed this limit when written to. If a write would cause the file to grow beyond this size, a new standard error (see open-telemetry/opentelemetry-collector#12925) will be returned.

Link to tracking issue

Fixes #38620

Testing

Unit tests were added to test this functionality.

@mattsains
Copy link
Contributor Author

I see the unit tests failed, I am not getting this error locally so will need to take some time to figure out what's going on here

@atoulme atoulme marked this pull request as draft August 20, 2025 01:14
@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 3, 2025
@github-actions
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

filestorageextension should allow for a maximum storage limit

2 participants