opentelemetry-java-instrume.../instrumentation/mongo
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
..
mongo-3.1/javaagent Refactor InMemoryExporter and move some of its methods … (#2264) 2021-02-15 17:36:14 +01:00
mongo-3.7/javaagent Refactor InMemoryExporter and move some of its methods … (#2264) 2021-02-15 17:36:14 +01:00
mongo-4.0-testing Implement spanName for MongoClientTracer (#2307) 2021-02-18 11:44:21 +09:00
mongo-async-3.3/javaagent Implement spanName for MongoClientTracer (#2307) 2021-02-18 11:44:21 +09:00
mongo-common/javaagent Implement spanName for MongoClientTracer (#2307) 2021-02-18 11:44:21 +09:00
mongo-testing Implement spanName for MongoClientTracer (#2307) 2021-02-18 11:44:21 +09:00