opentelemetry-java-instrume.../instrumentation/rabbitmq-2.7
Mateusz Rzeszutek a9c065930d
Return interface instead of concrete implementation in instrumentatio… (#7658)
…n-api-semconv

We're already doing that for `SpanNameExtractor`, `OperationMetrics`,
`ContextCustomizer`, etc., so I figured we should do the same for
`AttributesExtractor` implementation. Also, none of the implementations
have any additional public surface - aside from the builder/factory
method users can just simply use the interface everywhere.
2023-01-31 13:21:28 +01:00
..
javaagent Return interface instead of concrete implementation in instrumentatio… (#7658) 2023-01-31 13:21:28 +01:00
README.md More spotless (#7126) 2022-11-11 05:01:21 +00:00

README.md

Settings for the RabbitMQ instrumentation

System property Type Default Description
otel.instrumentation.rabbitmq.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.