We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212f958 commit 3f0ca2fCopy full SHA for 3f0ca2f
micrometer-observation/src/main/java/io/micrometer/observation/Observation.java
@@ -413,7 +413,7 @@ default boolean isNoop() {
413
}
414
415
/**
416
- * Adds an observation convention that can be used to attach key values to the
+ * Sets an observation convention that can be used to attach key values to the
417
* observation. WARNING: You must set the ObservationConvention to the Observation
418
* before it is started.
419
* @param observationConvention observation convention
0 commit comments