{"id":28412222,"url":"https://github.com/electric-sql/elixir-otel-metric-exporter","last_synced_at":"2026-03-12T13:40:25.056Z","repository":{"id":269554002,"uuid":"907767609","full_name":"electric-sql/elixir-otel-metric-exporter","owner":"electric-sql","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-30T16:20:17.000Z","size":89,"stargazers_count":2,"open_issues_count":5,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-30T18:17:12.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/electric-sql.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-24T10:40:55.000Z","updated_at":"2025-09-30T16:19:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e664c23-c196-4c84-911f-db25db76027b","html_url":"https://github.com/electric-sql/elixir-otel-metric-exporter","commit_stats":null,"previous_names":["electric-sql/elixir-otel-metric-exporter"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/electric-sql/elixir-otel-metric-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Felixir-otel-metric-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Felixir-otel-metric-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Felixir-otel-metric-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Felixir-otel-metric-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electric-sql","download_url":"https://codeload.github.com/electric-sql/elixir-otel-metric-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Felixir-otel-metric-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012030,"owners_count":26085041,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-06-02T20:15:30.463Z","updated_at":"2025-10-12T16:52:32.128Z","avatar_url":"https://github.com/electric-sql.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OtelMetricExporter\n\nThis is an **unofficial** OTel-compatible `:telemetry` exporter that collects specified metrics\nand then exports them to an OTel endpoint. It uses metric definitions\nfrom `:telemetry_metrics` library and does not currently support `Summary` metric type.\n\nThis diverges from the official [OTel API requirements](https://opentelemetry.io/docs/specs/otel/metrics/api/) for metrics\nin favour of reusing existing metric definitions from `:telemetry_metrics` library. Consequently, it\ndoes not integrate with `:opentelemetry_api` library and the metrics won't have Exemplars with span/trace names\nassociated.\n\nOf OTel metric types, this currently doesn't support `ExponentialHistogram` and `Summary` metric types.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `otel_metric_exporter` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:otel_metric_exporter, \"~\u003e 0.3.6\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at \u003chttps://hexdocs.pm/otel_metric_exporter\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectric-sql%2Felixir-otel-metric-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectric-sql%2Felixir-otel-metric-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectric-sql%2Felixir-otel-metric-exporter/lists"}