{"id":38604941,"url":"https://github.com/zalando-zmon/opentracing-javascript-utils","last_synced_at":"2026-01-17T08:37:09.375Z","repository":{"id":57315567,"uuid":"120620152","full_name":"zalando-zmon/opentracing-javascript-utils","owner":"zalando-zmon","description":"Utilities to Instrument Web Applications with OpenTracing","archived":false,"fork":false,"pushed_at":"2020-02-11T09:11:44.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-20T11:33:59.093Z","etag":null,"topics":["distributed-tracing","javascript","library","opentracing","utilities"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zalando-zmon.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":"2018-02-07T13:41:54.000Z","updated_at":"2019-01-31T12:32:42.000Z","dependencies_parsed_at":"2022-09-18T20:52:41.030Z","dependency_job_id":null,"html_url":"https://github.com/zalando-zmon/opentracing-javascript-utils","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zalando-zmon/opentracing-javascript-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalando-zmon%2Fopentracing-javascript-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalando-zmon%2Fopentracing-javascript-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalando-zmon%2Fopentracing-javascript-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalando-zmon%2Fopentracing-javascript-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zalando-zmon","download_url":"https://codeload.github.com/zalando-zmon/opentracing-javascript-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalando-zmon%2Fopentracing-javascript-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: 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":["distributed-tracing","javascript","library","opentracing","utilities"],"created_at":"2026-01-17T08:37:09.179Z","updated_at":"2026-01-17T08:37:09.295Z","avatar_url":"https://github.com/zalando-zmon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenTracing JavaScript Utils\n\nUtilities to Instrument JavaScript Web Applications with OpenTracing.\n\n### Early stage\n\n## Features\n* Dynamically loads dependencies depending on chosen Tracing library\n* Promises to return an OpenTracing globalTracer\n* Defaults to no-op\n* Currently supports: lightstep.\n\n## Example\n\n```html\n\u003cscript src=\"opentracing-javascript-utils.min.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\"\u003e\n\n  opentracingJavascriptUtils.initOpenTracing({\n    name: 'lightstep',\n    config: {\n      xhr_instrumentation: true,\n      access_token: '123456',\n      component_name: 'myApp',\n      collector_host: 'localhost',\n      collector_port: 443,\n      collector_encryption: 'tls',\n      verbosity: 1,\n    }})\n    .then((globalTracer) =\u003e {\n      // bootstrap myApp\n    })\n\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalando-zmon%2Fopentracing-javascript-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalando-zmon%2Fopentracing-javascript-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalando-zmon%2Fopentracing-javascript-utils/lists"}