instrumentation/cloud.google.com/go/v1.0.0
This is the first release of cloud.google.com/go/storage
instrumentation for Instana. github.com/instana/go-sensor/instrumentation/cloud.google.com/go/storage
provides wrappers for Google Cloud Storage clients that trace requests to the GCS API with Instana.
To use this module add following line to your go.mod
:
require github.com/instana/go-sensor/instrumentation/cloud.google.com/go/storage v1.0.0
For detailed usage example consult the README.