You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/org/springframework/data/redis/connection/lettuce/observability/DefaultLettuceObservationConvention.java
Copy file name to clipboardExpand all lines: src/main/java/org/springframework/data/redis/connection/lettuce/observability/LettuceObservationContext.java
+3
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,10 @@
28
28
*
29
29
* @author Mark Paluch
30
30
* @since 3.0
31
+
* @deprecated since 3.4 for removal with the next major revision. Use Lettuce's Micrometer integration through
Copy file name to clipboardExpand all lines: src/main/java/org/springframework/data/redis/connection/lettuce/observability/LettuceObservationConvention.java
+3
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,10 @@
23
23
*
24
24
* @author Mark Paluch
25
25
* @since 3.0
26
+
* @deprecated since 3.4 for removal with the next major revision. Use Lettuce's Micrometer integration through
Copy file name to clipboardExpand all lines: src/main/java/org/springframework/data/redis/connection/lettuce/observability/MicrometerTracingAdapter.java
+3
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,10 @@
46
46
* @author Mark Paluch
47
47
* @author Yanming Zhou
48
48
* @since 3.0
49
+
* @deprecated since 3.4 for removal with the next major revision. Use Lettuce's Micrometer integration through
0 commit comments