Skip to content

instrumentation/cloud.google.com/go/v1.0.0

Compare
Choose a tag to compare
@andrewslotin andrewslotin released this 01 Sep 14:40
e678b9b

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.