github.com/Jeffail/benthos/v3@v3.65.0/internal/tracing/package.go (about)

     1  // Package tracing implements utility functions for interacting with a global
     2  // tracing system. Currently this system uses the opentracing APIs. However,
     3  // eventually we will need to migrate to the new opentelemetry APIs, and
     4  // therefore in order to reduce disruption this package abstracts interaction
     5  // with these packages.
     6  package tracing