Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-33265
  • Loading branch information
wilkinsona committed Nov 18, 2022
2 parents 6bf35e3 + ec46740 commit 77cb05e
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -1162,6 +1162,8 @@ include::code:change/MyController[]
NOTE: A `@Timed` annotation with `longTask = true` enables a long task timer for the method.
Long task timers require a separate metric name and can be stacked with a short task timer.

TIP: To use `@Timed` where it is not directly supported by Spring Boot, refer to the {micrometer-concepts-docs}#_the_timed_annotation[Micrometer documentation].



[[actuator.metrics.supported.redis]]
Expand Down

0 comments on commit 77cb05e

Please sign in to comment.