opentelemetry-java-instrume.../instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/src
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
..
main/java/io/opentelemetry/instrumentation/rocketmqclient/v4_8 Return interface instead of concrete implementation in instrumentatio… (#7658) 2023-01-31 13:21:28 +01:00
test/groovy/io/opentelemetry/instrumentation/rocketmqclient/v4_8 End groovy files with newline (#7127) 2022-11-10 12:21:55 +01:00