-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
theme: observabilityIssues related to observabilityIssues related to observabilitytype: enhancementA general enhancementA general enhancement
Milestone
Description
As of spring-projects/spring-framework#30632, Spring Framework allows to extend the ServerHttpObservationFilter
. Spring Boot could extend this class and contribute it if "micrometer-tracing" is on the classpath and a Tracer
bean is available.
The sample implementation is quite straightforward. We should then adapt the auto-configuration to only contribute this filter subclass if conditions are meant, otherwise keep contributing the current setup.
mhalbritter, jonatan-ivanov, neiser, itzg, destan and 4 more
Metadata
Metadata
Assignees
Labels
theme: observabilityIssues related to observabilityIssues related to observabilitytype: enhancementA general enhancementA general enhancement