is it possible to define the bucket "le" size somehow per configuration that it do not generate the values by it self?
Something where I can say buckets le of : [0.05, 0.1, 0.3, 0.5, 1, 3, 5, 10, 30]
Seems to be possible in nestJS. But I can't find it for spring boot
Thanks,
Tom