opentelemetry-java-instrume.../instrumentation/mongo/mongo-testing
Jamal Fanaian bdcb2d09e8
Implement spanName for MongoClientTracer (#2307)
* Implement spanName for MongoClientTracer

Adds a basic implementation for spanName in MongoClientTracer that uses the recommended  name from the specification.

* Fix mongo4 tests

* Fix typo in test

* Handle missing dbName

* Update test with a command that has no collection as value

* Fix style issues

* Fix formatting

* remove uneeded line
2021-02-18 11:44:21 +09:00
..
src/main/groovy Implement spanName for MongoClientTracer (#2307) 2021-02-18 11:44:21 +09:00
mongo-testing.gradle Separate out testing module for mongo. (#1041) 2020-08-18 14:55:56 +09:00