Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
Stéphane Nicoll
3d23261f87
Merge branch '3.5.x'
...
Closes gh-48122
2025-11-13 14:55:19 +01:00
Stéphane Nicoll
f1178e6481
Remove management.observations.long-task-timer.enabled
...
This commit removes the m.observations.long-task-timer.enabled
property in favor of the existing m.metrics.observations.ignored-meters
property.
Closes gh-45725
2025-10-20 12:56:55 +02:00
Jonatan Ivanov
c3962e16ed
Add support for @ObservationKeyValue
...
See gh-47637
2025-10-16 08:20:48 +02:00
Moritz Halbritter
0c43462c66
Add nullability annotations to tests in module/spring-boot-micrometer-observation
...
See gh-47263
2025-10-13 13:44:08 +02:00
Jonatan Ivanov
9e9e412335
Use isNoop() instead of Observation.NOOP
...
See gh-47072
2025-09-09 08:58:17 +02:00
Maziyar Bahramian
6d3cb8eff7
Rename ScheduledTasksObservabilityAutoConfiguration to ScheduledTasksObservationAutoConfiguration
...
See gh-46995
Signed-off-by: Maziyar Bahramian <maziyar.bahramian@gmail.com >
2025-09-01 16:57:00 +02:00
Moritz Halbritter
d744d8c497
Improve null-safety of module/spring-boot-observation
...
See gh-46926
2025-08-26 14:22:55 +02:00
Phillip Webb
7140be8751
Rename metrics, observation, and tracing modules
...
Rename modules to include 'micrometer'.
Closes gh-46925
2025-08-20 16:05:11 -07:00