We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8e71a commit c452620Copy full SHA for c452620
site/api-guide.xml
@@ -1141,7 +1141,7 @@ cf.setExceptionHandler(customHandler);
1141
Don't forget to add the appropriate dependencies (in Maven, Gradle, or even as JAR files) to JVM
1142
classpath when using Micrometer or Dropwizard Metrics.
1143
Those are optional dependencies and will not be pulled automatically with the Java client.
1144
- You may also need to add other dependencies on the reporting
+ You may also need to add other dependencies depending on the reporting
1145
backend(s) used.
1146
</li>
1147
<li>
0 commit comments