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
5 months ago
Jonatan Ivanov
c3962e16ed
Add support for @ObservationKeyValue
...
See gh-47637
5 months ago
Moritz Halbritter
0c43462c66
Add nullability annotations to tests in module/spring-boot-micrometer-observation
...
See gh-47263
5 months ago
Jonatan Ivanov
9e9e412335
Use isNoop() instead of Observation.NOOP
...
See gh-47072
6 months ago
Maziyar Bahramian
6d3cb8eff7
Rename ScheduledTasksObservabilityAutoConfiguration to ScheduledTasksObservationAutoConfiguration
...
See gh-46995
Signed-off-by: Maziyar Bahramian <maziyar.bahramian@gmail.com>
6 months ago
Moritz Halbritter
d744d8c497
Improve null-safety of module/spring-boot-observation
...
See gh-46926
6 months ago
Phillip Webb
7140be8751
Rename metrics, observation, and tracing modules
...
Rename modules to include 'micrometer'.
Closes gh-46925
7 months ago