{"id":15023189,"url":"https://github.com/open-telemetry/opentelemetry-erlang-contrib","last_synced_at":"2025-05-14T14:07:44.195Z","repository":{"id":38137713,"uuid":"359540799","full_name":"open-telemetry/opentelemetry-erlang-contrib","owner":"open-telemetry","description":"OpenTelemetry instrumentation for Erlang \u0026 Elixir","archived":false,"fork":false,"pushed_at":"2025-05-01T03:30:05.000Z","size":978,"stargazers_count":177,"open_issues_count":108,"forks_count":135,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-05-01T03:30:08.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opentelemetry.io","language":"Elixir","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/open-telemetry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-19T17:19:27.000Z","updated_at":"2025-05-01T03:27:31.000Z","dependencies_parsed_at":"2023-10-02T17:10:36.157Z","dependency_job_id":"11c1cf41-dbaa-408b-989d-7b75fe06c7c7","html_url":"https://github.com/open-telemetry/opentelemetry-erlang-contrib","commit_stats":{"total_commits":98,"total_committers":35,"mean_commits":2.8,"dds":0.6326530612244898,"last_synced_commit":"7db602b9d7f625a11fb001e893d8df98a0be5c52"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-erlang-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-erlang-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-erlang-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-telemetry%2Fopentelemetry-erlang-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-telemetry","download_url":"https://codeload.github.com/open-telemetry/opentelemetry-erlang-contrib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159194,"owners_count":22024558,"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-09-24T19:58:48.727Z","updated_at":"2025-05-14T14:07:44.176Z","avatar_url":"https://github.com/open-telemetry.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"---\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\n    \u003ca href=\"https://opentelemetry.io/docs/instrumentation/erlang/getting-started/\"\u003eGetting Started\u003ca/\u003e\n    \u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://hexdocs.pm/opentelemetry_api/1.0.0-rc.2/OpenTelemetry.html\"\u003eAPI Documentation\u003ca/\u003e\n  \u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\n    \u003ca href=\"CONTRIBUTING.md\"\u003eContributing\u003ca/\u003e\n    \u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"instrumentation/\"\u003eInstrumentation\u003ca/\u003e\n    \u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"propagators/\"\u003ePropagators\u003ca/\u003e\n    \u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"utilities/\"\u003eUtilities\u003ca/\u003e\n    \u0026nbsp;\u0026nbsp;\u0026bull;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"examples/\"\u003eExamples\u003ca/\u003e\n  \u003c/strong\u003e\n\u003c/p\u003e\n\n---\n[![EEF Observability WG project](https://img.shields.io/badge/EEF-Observability-black)](https://github.com/erlef/eef-observability-wg)\n![Elixir](https://github.com/open-telemetry/opentelemetry-erlang-contrib/actions/workflows/elixir.yml/badge.svg?branch=main)\n\n## About this project\n\nThis is a repository for OpenTelemetry Erlang \u0026 Elixir contribution libraries that are not part of the\n[core repository](https://github.com/open-telemetry/opentelemetry-erlang) and\ncore distribution of the API and SDK.\n\n## Instrumentations\n\nOpenTelemetry can collect tracing data using instrumentation. Vendors/Users can also create and use their own. Currently, OpenTelemetry supports automatic tracing for:\n\n- [opentelemetry-cowboy](https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/instrumentation/opentelemetry_cowboy)\n- [opentelemetry-phoenix](https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/instrumentation/opentelemetry_phoenix)\n- [opentelemetry-ecto](https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/instrumentation/opentelemetry_ecto)\n- [opentelemetry-req](https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/instrumentation/opentelemetry_req)\n\n## Supported Runtimes\n\nOpenTelemetry Contribution libraries are verified to support the last 3 OTP versions\nto match the supported runtimes of the OpenTelemetry API and SDK.\n\nFor Elixir libraries, all versions that support the last 3 OTP versions are verified.\n\nSee [Elixir OTP Compatibility](https://hexdocs.pm/elixir/1.16/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp) for supported OTP/Elixir combinations.\n\nElixir libraries should aim for the minimum supported version to be the lowest possible\nit can for the code in the library, but must at least support versions outlined above.\n\n## Contributing\n\nWe'd love your help!. Use tags [up-for-grabs][up-for-grabs-issues] and\n[good first issue][good-first-issues] to get started with the project. Follow\n[CONTRIBUTING](CONTRIBUTING.md) guide to report issues or submit a proposal.\n\n## Useful links\n\n- For more information on OpenTelemetry, see [opentelemetry.io](https://opentelemetry.io).\n- For conventions used in OpenTelemetry traces, see the following [readme](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/README.md).\n- For help or feedback on this project, join us in [GitHub Discussions](https://github.com/open-telemetry/opentelemetry-erlang-contrib/discussions), `#otel-erlang-elixir` channel in the [CNCF slack](https://slack.cncf.io/), and `#opentelemetry` channel in the [Elixir Lang slack](https://elixir-slack.community/)\n- Erlang SIG [community page](https://github.com/open-telemetry/community#special-interest-groups)\n\n## License\n\nApache 2.0 - See [LICENSE](LICENSE) for more information.\n\n[discussions-url]: https://github.com/open-telemetry/opentelemetry-erlang-contrib/discussions\n[good-first-issues]: https://github.com/open-telemetry/openTelemetry-erlang-contrib/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-telemetry%2Fopentelemetry-erlang-contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-telemetry%2Fopentelemetry-erlang-contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-telemetry%2Fopentelemetry-erlang-contrib/lists"}