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
NOTE: A `@Timed` annotation with `longTask = true` enables a long task timer for the method.
1112
1112
Long task timers require a separate metric name and can be stacked with a short task timer.
1113
1113
1114
+
TIP: To use `@Timed` where it is not directly supported by Spring Boot, refer to the {micrometer-concepts-docs}#_the_timed_annotation[Micrometer documentation].
0 commit comments