{"id":17010524,"url":"https://github.com/esotericman/prometheus-wecom-webhook","last_synced_at":"2026-05-05T04:02:06.761Z","repository":{"id":178056409,"uuid":"543183725","full_name":"esotericman/prometheus-wecom-webhook","owner":"esotericman","description":"Prometheus 企业微信机器人通知","archived":false,"fork":false,"pushed_at":"2022-09-29T15:09:50.000Z","size":1560,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T00:48:36.072Z","etag":null,"topics":["docker","prometheus","wecom"],"latest_commit_sha":null,"homepage":"","language":"Go","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/esotericman.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-29T15:04:40.000Z","updated_at":"2023-08-31T10:30:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"d118e24d-fc75-4aef-b986-ff4bbece3b98","html_url":"https://github.com/esotericman/prometheus-wecom-webhook","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"0a659e3ea4df17171a435197dc9248d52d6f34d3"},"previous_names":["esotericman/prometheus-wecom-webhook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericman%2Fprometheus-wecom-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericman%2Fprometheus-wecom-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericman%2Fprometheus-wecom-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericman%2Fprometheus-wecom-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esotericman","download_url":"https://codeload.github.com/esotericman/prometheus-wecom-webhook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959458,"owners_count":20538629,"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":["docker","prometheus","wecom"],"created_at":"2024-10-14T06:04:44.911Z","updated_at":"2026-05-05T04:02:01.719Z","avatar_url":"https://github.com/esotericman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 概述\n\nprometheus alert-manager接入企业微信机器人通知,使用Docker部署,webhook地址http://host:port/webhook; 使用HOOK_KEY绑定自己的机器人key.\n\n### 快速开始\n\n```shell\ndocker run --name wecomhook -e HOOK_KEY=yours -p 6666:6666 -d mysteriousman/prometheus-wecom-webhook:0.1\n```\n\n![](process.png)\n\n### 构建镜像\n\n```shell\ndocker build --network host -t wecomhook:0.1 .\n```\n\n### 清理环境\n\n```shell\ndocker image prune --filter label=stage=builder\n```\n\n### 本地打包镜像\n\n```shell\ndocker save wecomhook:0.1 \u003e wecomhook.tar\n```\n\n### 线上导入镜像\n\n```shell\ndocker load \u003c wecomhook.tar\n```\n\n### 启动容器\n\n```shell\ndocker run --name wecomhook -e HOOK_KEY=yours -p 6666:6666 -d wecomhook:0.1\n```\n\n### 最终效果\n![](notice-1.jpeg)\n![](notice-2.jpeg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericman%2Fprometheus-wecom-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesotericman%2Fprometheus-wecom-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericman%2Fprometheus-wecom-webhook/lists"}