opentelemetry-java-instrume.../instrumentation/mongo
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
..
mongo-3.1 Return interface instead of concrete implementation in instrumentatio… (#7658) 2023-01-31 13:21:28 +01:00
mongo-3.7/javaagent Add mongo sanitization configuration (#6541) 2022-09-08 08:40:49 -07:00
mongo-4.0/javaagent Fix tests for mongodb 4.8 (#7183) 2022-11-15 13:21:07 -08:00
mongo-async-3.3/javaagent Add mongo sanitization configuration (#6541) 2022-09-08 08:40:49 -07:00
mongo-common/testing Fix tests for mongodb 4.8 (#7183) 2022-11-15 13:21:07 -08:00