11 changed files with 36 additions and 0 deletions
@ -1,5 +1,6 @@ |
|||||||
/** |
/** |
||||||
* Infrastructure to provide driver observability using Micrometer. |
* Infrastructure to provide driver observability using Micrometer. |
||||||
|
* @deprecated since 5.0 in favor of native MongoDB Java Driver observability support. |
||||||
*/ |
*/ |
||||||
@org.jspecify.annotations.NullMarked |
@org.jspecify.annotations.NullMarked |
||||||
package org.springframework.data.mongodb.observability; |
package org.springframework.data.mongodb.observability; |
||||||
|
|||||||
Loading…
Reference in new issue