All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

The newest version!
{
  "properties": [
    {
      "name": "spring.sleuth.otel.multiple-tracer-configs-detector-enabled",
      "type": "java.lang.Boolean",
      "description": "Enable detection of autoconfiguration for multiple tracers (i.e.: Brave and OTel); only one of them should be used.",
      "defaultValue": true
    },
    {
      "name": "spring.sleuth.otel.propagation.sleuth-baggage.enabled",
      "type": "java.lang.Boolean",
      "description": "Enable propagating baggage in a Sleuth compatible way (baggage key & value pair means e.g. a key & value HTTP pair).",
      "defaultValue": true
    },
    {
      "name": "spring.sleuth.otel.propagation.composite-text-map-propagator.enabled",
      "type": "java.lang.Boolean",
      "description": "Enable a composite text map propagator that can combine multiple propagation types into a single text map propagator.",
      "defaultValue": true
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy