Describe the bug
This is the histogram metrics for TTFB, but we're using duration bucket:
|
self.duration_seconds_boundaries.clone(), |
Steps to Reproduce
N/A
Expected Behavior
Metrics and buckets should match.
Additional Context
No response
Are you willing to submit a PR to fix this bug?
Describe the bug
This is the histogram metrics for TTFB, but we're using duration bucket:
opendal/core/layers/otelmetrics/src/lib.rs
Line 234 in 9fe02f2
Steps to Reproduce
N/A
Expected Behavior
Metrics and buckets should match.
Additional Context
No response
Are you willing to submit a PR to fix this bug?