{"id":64586,"library":"bufbuild-connect-opentelemetry-go","title":"Connect OpenTelemetry","description":"Provides OpenTelemetry tracing and metrics for Connect-Go servers and clients.","status":"active","version":"0.4.0","language":"go","source_language":null,"source_url":"https://github.com/bufbuild/connect-opentelemetry-go","tags":["opentelemetry","connect","tracing","metrics","grpc"],"install":[{"cmd":"go get github.com/bufbuild/connect-opentelemetry-go","lang":"bash","label":"Install github.com/bufbuild/connect-opentelemetry-go"}],"dependencies":[],"imports":[{"symbol":"otelconnect","correct":"github.com/bufbuild/connect-opentelemetry-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/bufbuild/connect-opentelemetry-go\"\n\t\"github.com/bufbuild/connect-go\"\n)\n\nfunc main() {\n\tmux := http.NewServeMux()\n\tmux.Handle(\"/\", connect.NewHandler(&myService{}, otelconnect.NewInterceptor()))\n\thttp.ListenAndServe(\":8080\", mux)\n}","lang":"go","description":"Add OpenTelemetry interceptor to a Connect-Go handler."},"warnings":[],"env_vars":null,"search_vec":"'client':14 'connect':1,10,16 'connect-go':9 'go':11 'grpc':19 'metric':7,18 'opentelemetri':2,4,15 'provid':3 'server':12 'trace':5,17","created_at":"2026-06-17T16:57:45.402381+00:00","updated_at":"2026-06-17T16:57:45.402381+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/bufbuild/connect-opentelemetry-go","github":"https://github.com/bufbuild/connect-opentelemetry-go","docs":"https://pkg.go.dev/github.com/bufbuild/connect-opentelemetry-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}