Commit 5e66c61
committed
test: provide Micrometer histogram bounds in no-SLA test
Micrometer requires valid expected histogram bounds even when SLA buckets are disabled. Stub the lowest, highest, and precision options in the no-SLA session metric test so it exercises the intended branch instead of failing while constructing the distribution configuration.1 parent a9eaba2 commit 5e66c61
1 file changed
Lines changed: 3 additions & 0 deletions
File tree
- metrics/micrometer/src/test/java/com/datastax/oss/driver/internal/metrics/micrometer
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
135 | 138 | | |
136 | 139 | | |
137 | 140 | | |
| |||
0 commit comments