Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-26414

Tracing INSTRUMENTATION_NAME is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.5.0, 3.0.0-alpha-2
    • 2.5.0, 3.0.0-alpha-2
    • tracing
    • 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

          Activity

            People

              ndimiduk Nick Dimiduk
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: