micrometer-metrics / micrometer

An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
https://micrometer.io
Apache License 2.0
4.39k stars 966 forks source link

Adding service level objectives support to the @Timed annotation #5145

Open lcavadas opened 1 month ago

lcavadas commented 1 month ago

Adding the ability to specify, on @Timed annotations, the service level objectives. Using seconds as the unit of time for these values.