{"id":13508404,"url":"https://github.com/undeadlabs/instrumental-ex","last_synced_at":"2025-10-21T15:50:49.566Z","repository":{"id":22654151,"uuid":"25997276","full_name":"undeadlabs/instrumental-ex","owner":"undeadlabs","description":"An Elixir client for Instrumental","archived":false,"fork":false,"pushed_at":"2015-11-29T02:15:03.000Z","size":171,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-20T13:35:08.960Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://instrumentalapp.com","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/undeadlabs.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":"2014-10-31T01:38:14.000Z","updated_at":"2023-09-05T12:35:41.000Z","dependencies_parsed_at":"2022-08-20T22:20:43.249Z","dependency_job_id":null,"html_url":"https://github.com/undeadlabs/instrumental-ex","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undeadlabs%2Finstrumental-ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undeadlabs%2Finstrumental-ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undeadlabs%2Finstrumental-ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undeadlabs%2Finstrumental-ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/undeadlabs","download_url":"https://codeload.github.com/undeadlabs/instrumental-ex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314011,"owners_count":20757450,"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-08-01T02:00:52.588Z","updated_at":"2025-10-21T15:50:49.493Z","avatar_url":"https://github.com/undeadlabs.png","language":"Elixir","funding_links":[],"categories":["Instrumenting / Monitoring","Third Party APIs"],"sub_categories":[],"readme":"# Instrumental\n\nAn Elixir client for [Instrumental](http://instrumentalapp.com)\n\n## Requirements\n\n* Elixir ~\u003e 1.0\n\n## Installation\n\nAdd Instrumental as a dependency in your `mix.exs` file\n\n```elixir\ndef application do\n  [applications: [:instrumental]]\nend\n\ndefp deps do\n  [\n    {:instrumental, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nThen run `mix deps.get` in your shell to fetch the dependencies.\n\n## Configuration\n\nAdd an instrumental config option and a value for token in your `config.exs`\n\n```elixir\nconfig :instrumental,\n  token: \"mytoken\"\n```\n\n### Options\n\n  * token (required) - api key for authenticating with instrumental\n  * host (optional) - host of instrumental collector\n  * port (optional) - port of instrumental collector\n\n## Authors\n\n* Jamie Winsor (\u003cjamie@undeadlabs.com\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundeadlabs%2Finstrumental-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundeadlabs%2Finstrumental-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundeadlabs%2Finstrumental-ex/lists"}