{"id":21178787,"url":"https://github.com/nfibrokerage/beeline_honeycomb","last_synced_at":"2025-07-09T22:31:46.174Z","repository":{"id":40482871,"uuid":"376137736","full_name":"NFIBrokerage/beeline_honeycomb","owner":"NFIBrokerage","description":"a Honeycomb.io exporter for Beeline telemetry","archived":false,"fork":false,"pushed_at":"2024-03-15T21:09:59.000Z","size":41,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-11-19T21:20:44.593Z","etag":null,"topics":["eventsourcing","honeycomb","telemetry"],"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/NFIBrokerage.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}},"created_at":"2021-06-11T20:39:34.000Z","updated_at":"2023-01-19T12:26:43.000Z","dependencies_parsed_at":"2024-03-15T22:23:42.597Z","dependency_job_id":"ec5516d0-52f4-4931-9627-ccc8cbf1660e","html_url":"https://github.com/NFIBrokerage/beeline_honeycomb","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.5625,"last_synced_commit":"f29aeaeb54a0bceaa7ccc01db5656da29d6ff546"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NFIBrokerage%2Fbeeline_honeycomb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NFIBrokerage%2Fbeeline_honeycomb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NFIBrokerage%2Fbeeline_honeycomb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NFIBrokerage%2Fbeeline_honeycomb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NFIBrokerage","download_url":"https://codeload.github.com/NFIBrokerage/beeline_honeycomb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225600173,"owners_count":17494581,"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":["eventsourcing","honeycomb","telemetry"],"created_at":"2024-11-20T17:26:24.655Z","updated_at":"2024-11-20T17:26:25.162Z","avatar_url":"https://github.com/NFIBrokerage.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Beeline.Honeycomb\n\n![Actions CI](https://github.com/NFIBrokerage/beeline_honeycomb/workflows/Actions%20CI/badge.svg)\n\na Honeycomb.io exporter for Beeline telemetry\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:beeline_honeycomb, \"~\u003e 0.1\"}\n  ]\nend\n```\n\nCheck out the docs here: https://hexdocs.pm/beeline_honeycomb\n\n## Usage\n\nAdd the `Beeline.Honeycomb` task to your application's supervision tree\n\n```elixir\n# lib/my_app/application.ex\ndefmodule MyApp.Application do\n  # ..\n\n  def start(_type, _args) do\n    children = [\n      # ..\n      Beeline.Honeycomb,\n      # ..\n    ]\n\n    opts = [strategy: :one_for_one, name: MyApp.Supervisor]\n    Supervisor.start_link(children, opts)\n  end\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfibrokerage%2Fbeeline_honeycomb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfibrokerage%2Fbeeline_honeycomb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfibrokerage%2Fbeeline_honeycomb/lists"}