How to set MicrometerOptions.histogram to false in SpringBoot? #2600
Replies: 1 comment
-
This is a question for the Spring Boot team as Lettuce isn't using Spring Boot. You can programmatically configure |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to declaratively disable MicrometerOptions.histogram?
We want to set it to false to disable lettuce.command.completion and lettuce.command.firstresponse metrics
Beta Was this translation helpful? Give feedback.
All reactions