freebsd-ports/devel/rubygem-opentelemetry-instrumentation-base/pkg-descr
Po-Chuan Hsieh d972f3a16b
devel/rubygem-opentelemetry-instrumentation-base: Add rubygem-opentelemetry-instrumentation-base 0.22.2
OpenTelemetry Instrumentation Base contains the instrumentation base class, and
the instrumentation registry. These modules provide a common interface to
support the installation of auto instrumentation libraries. The instrumentation
base is responsible for adding itself to the instrumentation registry as well as
providing convenience hooks for the installation process. The instrumentation
registry contains all the instrumentation to be installed during the SDK
configuration process.
2023-10-16 23:59:40 +08:00

7 lines
489 B
Text

OpenTelemetry Instrumentation Base contains the instrumentation base class, and
the instrumentation registry. These modules provide a common interface to
support the installation of auto instrumentation libraries. The instrumentation
base is responsible for adding itself to the instrumentation registry as well as
providing convenience hooks for the installation process. The instrumentation
registry contains all the instrumentation to be installed during the SDK
configuration process.