opentelemetry-java-contrib icon indicating copy to clipboard operation
opentelemetry-java-contrib copied to clipboard

[disk-buffering] Allowing max folder size to be set per signal type

Open LikeTheSalad opened this issue 9 months ago • 0 comments

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

LikeTheSalad avatar Feb 18 '25 13:02 LikeTheSalad