{"id":13473404,"url":"https://github.com/schickling/opentelemetry","last_synced_at":"2025-09-05T11:06:46.949Z","repository":{"id":53980336,"uuid":"521972828","full_name":"schickling/opentelemetry","owner":"schickling","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-02T10:57:17.000Z","size":5647,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T08:12:49.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schickling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":["schickling"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2022-08-06T14:45:33.000Z","updated_at":"2025-02-02T10:57:21.000Z","dependencies_parsed_at":"2024-10-02T19:21:02.735Z","dependency_job_id":"1c081ce8-5cce-4117-b3cf-777375b9a260","html_url":"https://github.com/schickling/opentelemetry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fopentelemetry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fopentelemetry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fopentelemetry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fopentelemetry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schickling","download_url":"https://codeload.github.com/schickling/opentelemetry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249702848,"owners_count":21312766,"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":[],"created_at":"2024-07-31T16:01:03.348Z","updated_at":"2025-04-19T13:25:59.511Z","avatar_url":"https://github.com/schickling.png","language":null,"funding_links":["https://github.com/sponsors/schickling"],"categories":["Others"],"sub_categories":[],"readme":"# opentelemetry [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/schickling/opentelemetry)\n\n- OTLP endpoints via HTTP `4318` and gRPC `4317`\n\n## Spin up infra\n\n```sh\ncd .infra\ndocker compose up -d\n```\n\n## Examples\n\n- See [`opentelemetry-js` repo](https://github.com/open-telemetry/opentelemetry-js) for more JS/TS examples\n\n## Notes\n\n- You can use the `OTEL_EXPORTER_OTLP_ENDPOINT=\"http://localhost:4317\"` env var to configure the collector endpoint (see [here for details](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md)).\n\n### Spanmetrics on Prometheus\n\n```\ntraces_spanmetrics_calls_total\ntraces_spanmetrics_latency_bucket\ntraces_spanmetrics_latency_count\ntraces_spanmetrics_latency_sum\n```\n\n### Snippet to clone `.infra` folder to a local project\n\n```sh\nmkdir .infra\ncd .infra\ncurl https://codeload.github.com/schickling/opentelemetry/tar.gz/main | \\\n  tar -xz --strip=2 opentelemetry-main/.infra\n```\n\n## TODO\n\n- [ ] Go from metrics to traces\n- [ ] Go from traces to metrics\n- [ ] Add grafana dashboard to project for some Otel metrics (see [docs](https://grafana.com/docs/grafana/latest/administration/provisioning/#dashboards))\n- [ ] Add effect example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschickling%2Fopentelemetry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschickling%2Fopentelemetry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschickling%2Fopentelemetry/lists"}