{"id":62709,"library":"apm-module-apmot","title":"APM Go Agent - OpenTracing Module","description":"An OpenTracing bridge for the Elastic APM Go Agent, enabling distributed tracing with OpenTracing-compatible instrumentation.","status":"active","version":"1.15.0","language":"go","source_language":null,"source_url":"https://github.com/elastic/apm-agent-go","tags":["apm","opentracing","elastic","distributed-tracing"],"install":[{"cmd":"go get go.elastic.co/apm/module/apmot","lang":"bash","label":"Install go.elastic.co/apm/module/apmot"}],"dependencies":[],"imports":[{"symbol":"apmot","correct":"go.elastic.co/apm/module/apmot"}],"quickstart":{"code":"package main\n\nimport (\n\t\"go.elastic.co/apm/module/apmot\"\n\t\"go.elastic.co/apm/v2\"\n)\n\nfunc main() {\n\ttracer := apm.DefaultTracer()\n\totTracer := apmot.Wrap(tracer)\n\t_ = otTracer\n}","lang":"go","description":"Wrap the Elastic APM tracer with OpenTracing compatibility."},"warnings":[{"fix":"Migrate to the OpenTelemetry SDK and the Elastic OpenTelemetry distribution.","message":"Deprecated in favor of OpenTelemetry; Elastic APM now recommends using the OpenTelemetry SDK.","severity":"breaking","affected_versions":">=1.15.0"}],"env_vars":null,"search_vec":"'agent':3,14 'apm':1,12,23 'bridg':8 'compat':21 'distribut':16,27 'distributed-trac':26 'elast':11,25 'enabl':15 'go':2,13 'instrument':22 'modul':5 'opentrac':4,7,20,24 'opentracing-compat':19 'trace':17,28","created_at":"2026-06-17T16:34:49.467279+00:00","updated_at":"2026-06-17T16:34:49.467279+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/elastic/apm-agent-go","github":"https://github.com/elastic/apm-agent-go","docs":"https://pkg.go.dev/go.elastic.co/apm/module/apmot#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-17","next_check":"2026-12-14","install_tag":null}}