open-telemetry / open-telemetry/opentelemetry-java-contrib
[disk-buffering] Allowing max folder size to be set per signal type
Open
@zeitlinger is already working on this.
Since Aug 4, 2025.
component:disk-buffering
enhancement
- Dominant language
- Java
- Stars
- 269
- Forks
- 196
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 38
Description
Component(s)
disk-buffering
Is your feature request related to a problem? Please describe.
We currently provide a single config param to set the max cache folder size per signal for every signal here. It doesn't allow to set a different size depending on the signal type, so we should make it possible.
This issue was initially raised here.
Describe the solution you'd like
Add getters per signal in the config file.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.