{"id":20566233,"url":"https://github.com/telkomdev/datadog-alert-telegram","last_synced_at":"2025-07-26T04:32:55.028Z","repository":{"id":107251445,"uuid":"530662105","full_name":"telkomdev/datadog-alert-telegram","owner":"telkomdev","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-30T13:39:21.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T17:05:05.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telkomdev.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}},"created_at":"2022-08-30T13:08:49.000Z","updated_at":"2022-08-30T13:16:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"2346de8e-038f-4d71-bd8a-316ea072fa7b","html_url":"https://github.com/telkomdev/datadog-alert-telegram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/telkomdev/datadog-alert-telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdatadog-alert-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdatadog-alert-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdatadog-alert-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdatadog-alert-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telkomdev","download_url":"https://codeload.github.com/telkomdev/datadog-alert-telegram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fdatadog-alert-telegram/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267117301,"owners_count":24038645,"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-07-26T02:00:08.937Z","response_time":62,"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":"2024-11-16T04:40:41.200Z","updated_at":"2025-07-26T04:32:54.979Z","avatar_url":"https://github.com/telkomdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prerequisites\n\n\n`export TELEGRAM_BOT_TOKEN='\u003cBOT_TOKEN\u003e'`\n\n`export TELEGRAM_BOT_CHAT_ID='\u003cBOT_CHAT_ID\u003e'`\n\n- Create new telegram channel and add the bot into it\n\n# Datadog Webhook Configuration\n- Login to Datadog\n- Navigate to *Integrations* -\u003e *Integrations* -\u003e Search for *Webhooks* -\u003e *Configure*\n\n- Navigate to bottom and insert the **Name** and **URL** of the receiver\n\nex:\n```\nName = Datadog Test\nURL = https://domainnotification\n```\n\n- Tick `Use Custom Payload` checkbox and fill the *Custom Payload* form with below payload sample\n\n```\n{\n    \"event_title\": \"$EVENT_TITLE\",\n    \"alert_title\": \"$ALERT_TITLE\",\n    \"tags\": \"$TAGS\",\n    \"user\": \"$USER\",\n    \"priority\": \"$PRIORITY\",\n    \"text_only_msg\": \"$TEXT_ONLY_MSG\",\n    \"snapshot\": \"$SNAPSHOT\",\n    \"link\": \"$LINK\",\n    \"alert_query\": \"$ALERT_QUERY\"\n}\n```\n- Click `Save Configuration` Button\n\n# How to Test\n- Run webhook receiver -\u003e ` python scripts/datadog_webhooks/telegram_webhooks.py`\n\n- Create Testing Public URL \n\n- Login to Datadog and configure Monitor to send alert to Webhook\n\n- Check telegram channel with bot\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fdatadog-alert-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelkomdev%2Fdatadog-alert-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fdatadog-alert-telegram/lists"}