opentelemetry-java-instrume.../instrumentation/mongo/mongo-4.0-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/test/groovy Implement spanName for MongoClientTracer (#2307) 2021-02-18 11:44:21 +09:00
mongo-4.0-testing.gradle MongoDB 4 driver instrumentation (#2046) 2021-01-25 15:55:03 +02:00