Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.5.0, 3.0.0-alpha-2
-
None
-
Reviewed
Description
I believe the value we use for TraceUtil#INSTRUMENTATION_NAME, "io.opentelemetry.contrib.hbase", is incorrect. According to the java docs,
* @param instrumentationName The name of the instrumentation library, not the name of the * instrument*ed* library (e.g., "io.opentelemetry.contrib.mongodb"). Must not be null.
This namespace appears to be reserved for implementations shipped by the otel project, found under https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation
I don't have a suggestion for a suitable name at this time. Will report back.
Attachments
Issue Links
- links to