{"id":37093778,"url":"https://github.com/graphaelli/otmux","last_synced_at":"2026-01-14T11:23:55.043Z","repository":{"id":139437035,"uuid":"173520791","full_name":"graphaelli/otmux","owner":"graphaelli","description":"Experimental Opentracing Multiplexer for Go","archived":true,"fork":false,"pushed_at":"2023-02-24T23:30:56.000Z","size":2110,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-21T21:26:30.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphaelli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-03T02:11:32.000Z","updated_at":"2024-05-21T11:52:13.000Z","dependencies_parsed_at":"2024-06-19T17:25:58.418Z","dependency_job_id":"ff2f76ae-02ae-4b6e-a433-8e012eff0c50","html_url":"https://github.com/graphaelli/otmux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/graphaelli/otmux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphaelli%2Fotmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphaelli%2Fotmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphaelli%2Fotmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphaelli%2Fotmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphaelli","download_url":"https://codeload.github.com/graphaelli/otmux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphaelli%2Fotmux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28418431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T11:23:54.423Z","updated_at":"2026-01-14T11:23:55.035Z","avatar_url":"https://github.com/graphaelli.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Opentracing Multiplexer for Go\n\nThis is an experiment for duplicating all trace reporting through multiple opentracing tracers within a single go application.\nIt is not intended for production use.\n\n## Quickstart\n\n```go\nimport (\n\t\"github.com/graphaelli/otmux\"\n)\n\ntracer := otmux.NewTracer(elasticOpenTracer, jaegerOpenTracer)\nopentracing.SetGlobalTracer(tracer)\n```\n\n## Example\n\n[cmd/](cmd) contains an example client and server wired up to:\n\n* [Elastic APM](https://www.elastic.co/solutions/apm)\n* [Haystack](https://expediadotcom.github.io/haystack/)\n* [Jaeger](http://jaegertracing.io)\n* [Zipkin](http://zipkin.io)\n\nAn example of the same trace represented across those systems:\n![All tracing the same activity](tracers.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphaelli%2Fotmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphaelli%2Fotmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphaelli%2Fotmux/lists"}