spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Moritz Halbritter f900d0ba4e Add properties to enable/disable tracing per exporter
There are now three new properties, which control the trace exporting on
a more fine-grained level:

- management.otlp.tracing.export.enabled
- management.wavefront.tracing.export.enabled
- management.zipkin.tracing.export.enabled

They default to null, and if set, take precedence over the global
management.metrics.enabled property.

Closes gh-34620
2024-06-21 09:05:04 +02:00
..
src Add properties to enable/disable tracing per exporter 2024-06-21 09:05:04 +02:00
build.gradle Merge branch '3.2.x' 2024-04-26 09:34:00 +01:00