{"id":51834,"library":"googlecloudplatform-opentelemetry-operations-go-exporter-trace","title":"OpenTelemetry Operations Go Trace Exporter","description":"Exports OpenTelemetry trace data to Google Cloud Operations (formerly Stackdriver).","status":"active","version":"1.33.0","language":"go","source_language":null,"source_url":"https://github.com/GoogleCloudPlatform/opentelemetry-operations-go","tags":["opentelemetry","google-cloud","trace","exporter","observability"],"install":[{"cmd":"go get github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace","lang":"bash","label":"Install github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace"}],"dependencies":[],"imports":[{"symbol":"trace","correct":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"go.opentelemetry.io/otel\"\n\ttexporter \"github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace\"\n)\n\nfunc main() {\n\texporter, err := texporter.New()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\ttp := otel.TracerProvider()\n\t_ = exporter\n\t_ = tp\n}","lang":"go","description":"Initializes a Cloud Trace exporter."},"warnings":[],"env_vars":null,"search_vec":"'cloud':12,19 'data':9 'export':5,6,21 'former':14 'go':3 'googl':11,18 'google-cloud':17 'observ':22 'opentelemetri':1,7,16 'oper':2,13 'stackdriv':15 'trace':4,8,20","created_at":"2026-06-15T06:31:41.453388+00:00","updated_at":"2026-06-15T06:31:41.453388+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/GoogleCloudPlatform/opentelemetry-operations-go","github":"https://github.com/GoogleCloudPlatform/opentelemetry-operations-go","docs":"https://pkg.go.dev/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}