{"id":23114463,"url":"https://github.com/mrmcc3/hc-spans","last_synced_at":"2026-05-04T05:43:35.512Z","repository":{"id":64979002,"uuid":"578940347","full_name":"mrmcc3/hc-spans","owner":"mrmcc3","description":"A simple honeycomb.io tracing library for Deno.","archived":false,"fork":false,"pushed_at":"2022-12-20T09:45:05.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T06:11:50.619Z","etag":null,"topics":["deno","honeycomb","tracing"],"latest_commit_sha":null,"homepage":"https://deno.land/x/hc_spans","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrmcc3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-16T08:58:20.000Z","updated_at":"2024-04-24T14:24:14.000Z","dependencies_parsed_at":"2023-01-13T15:03:48.387Z","dependency_job_id":null,"html_url":"https://github.com/mrmcc3/hc-spans","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Fhc-spans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Fhc-spans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Fhc-spans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmcc3%2Fhc-spans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmcc3","download_url":"https://codeload.github.com/mrmcc3/hc-spans/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103305,"owners_count":20884023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["deno","honeycomb","tracing"],"created_at":"2024-12-17T03:31:30.545Z","updated_at":"2026-05-04T05:43:30.488Z","avatar_url":"https://github.com/mrmcc3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### hc-spans\n\nI wanted a simple way to send trace data to [Honeycomb][hc] from [deno][deno] \u0026 deno deploy apps.\nSee the honeycomb docs for more info on [Distributed Tracing][dt] and `example.ts` for sample usage.\n\nI understand [OpenTelemetry][otel] is the recommended method for both instrumenting code and sending\ntrace data to honeycomb. However at the moment the default SDKs don't seem to support Deno. Also to\nbe honest I find it incredibly hard to understand how all the otel libraries work. Fortunately\nHoneycomb still supports manually sending JSON span data over http. That's what this library does.\n\nWhere possible spans are sent using attribute names outlined by [honeycomb][hcsend]. When sending\nad-hoc/extra data consider using [opentelemetry semantic conventions][sc]\n\n[deno]: https://deno.land/\n[hc]: https://www.honeycomb.io/\n[dt]: https://docs.honeycomb.io/getting-data-in/tracing/\n[otel]: https://github.com/open-telemetry/opentelemetry-js\n[hcsend]: https://docs.honeycomb.io/getting-data-in/tracing/send-trace-data/#opentelemetry\n[sc]: https://opentelemetry.io/docs/reference/specification/trace/semantic_conventions/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmcc3%2Fhc-spans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmcc3%2Fhc-spans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmcc3%2Fhc-spans/lists"}