{"id":28376670,"url":"https://github.com/apiaryio/heroku-datadog-drain","last_synced_at":"2026-01-20T17:38:01.328Z","repository":{"id":66603657,"uuid":"38879118","full_name":"apiaryio/heroku-datadog-drain","owner":"apiaryio","description":"Funnel metrics from multiple Heroku apps into DataDog using statsd","archived":true,"fork":false,"pushed_at":"2016-11-24T14:53:05.000Z","size":34,"stargazers_count":1,"open_issues_count":1,"forks_count":9,"subscribers_count":17,"default_branch":"production","last_synced_at":"2025-06-26T10:49:52.567Z","etag":null,"topics":["deprecated","sre"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ozinc/heroku-datadog-drain","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apiaryio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2015-07-10T12:25:09.000Z","updated_at":"2025-02-07T16:27:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffc73593-1a4b-4f0a-9937-4c2b3c0d5c9d","html_url":"https://github.com/apiaryio/heroku-datadog-drain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apiaryio/heroku-datadog-drain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiaryio%2Fheroku-datadog-drain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiaryio%2Fheroku-datadog-drain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiaryio%2Fheroku-datadog-drain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiaryio%2Fheroku-datadog-drain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiaryio","download_url":"https://codeload.github.com/apiaryio/heroku-datadog-drain/tar.gz/refs/heads/production","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiaryio%2Fheroku-datadog-drain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281908615,"owners_count":26582147,"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-30T02:00:06.501Z","response_time":61,"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":["deprecated","sre"],"created_at":"2025-05-30T00:07:31.272Z","updated_at":"2025-10-31T00:45:57.003Z","avatar_url":"https://github.com/apiaryio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heroku Datadog Drain\n\nFunnel metrics from multiple Heroku apps into DataDog using statsd.\n\n\nSupported Heroku metrics:\n- Heroku Router response times, status codes, etc.\n- Application errors\n- Heroku Postgres metrics\n- Heroku Dyno [runtime metrics](https://devcenter.heroku.com/articles/log-runtime-metrics)\n\n## Get Started\n```bash\ngit clone git@github.com:ozinc/heroku-datadog-drain.git\ncd heroku-datadog-drain\nheroku create\nheroku config:set ALLOWED_APPS=\u003cyour-app-slug\u003e \u003cYOUR-APP-SLUG\u003e_PASSWORD=\u003cpassword\u003e\ngit push heroku master\nheroku ps:scale web=1\nheroku drains:add https://\u003cyour-app-slug\u003e:\u003cpassword\u003e@\u003cthis-log-drain-app-slug\u003e.herokuapp.com/ --app \u003cyour-app-slug\u003e\n```\n\n## Configuration\n```bash\nALLOWED_APPS=my-app,..    # Required. Comma seperated list of app names\n\u003cAPP-NAME\u003e_PASSWORD=..    # Required. One per allowed app where \u003cAPP-NAME\u003e corresponds to an app name from ALLOWED_APPS\n\u003cAPP-NAME\u003e_TAGS=mytag,..  # Optional. Comma seperated list of default tags for each app\n\u003cAPP-NAME\u003e_PREFIX=yee     # Optional. String to be prepended to all metrics from a given app\nSTATSD_URL=..             # Optional. Default: statsd://localhost:8125\nDEBUG=                    # Optional. If DEBUG is set, a lot of stuff will be logged :)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiaryio%2Fheroku-datadog-drain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiaryio%2Fheroku-datadog-drain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiaryio%2Fheroku-datadog-drain/lists"}