opentelemetry-java-instrume.../instrumentation/mongo/mongo-async-3.3/javaagent
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 Implement spanName for MongoClientTracer (#2307) 2021-02-18 11:44:21 +09:00
mongo-async-3.3-javaagent.gradle Run tests with javaagent. (#1643) 2021-01-04 13:13:24 -08:00