pagerduty-incident-webhooks:Heroku 应用程序为触发的 PagerDuty 事件触发 webhook

时间:2021-06-24 13:38:49
【文件属性】:
文件名称:pagerduty-incident-webhooks:Heroku 应用程序为触发的 PagerDuty 事件触发 webhook
文件大小:12KB
文件格式:ZIP
更新时间:2021-06-24 13:38:49
Ruby 注意:GitHub 不再支持或更新此存储库。 如果您希望继续自己开发此代码,我们建议您对其进行 fork。 PagerDuty 事件网络钩子 这会为您帐户中的每个触发事件 PagerDuty 触发事件数据的 webhook。 理想情况下,您可以将其指向另一个处理事件并与它们一起出价的小应用程序 - 将它们发送到营火,APN,一个通过管道传输事件的小型 sinatra 应用程序, say ......疯了。 重新触发的事件将导致为同一事件发送额外的 webhook。 确保您的端点对此没有问题。 我讨厌这样投票,但。 有用。 在 Heroku 上运行 克隆这个 repo。 在克隆中: heroku create --stack cedar yourname-pagerduty-incident-webhooks --addons memcache heroku papertrail:
【文件预览】:
pagerduty-incident-webhooks-master
----.gitignore(67B)
----bin()
--------pagerduty-incident-webhooks(722B)
----LICENSE(1KB)
----spec()
--------pager_duty()
--------spec_helper.rb(549B)
--------vcr_cassettes()
----README.md(2KB)
----lib()
--------pager_duty()
--------pager_duty.rb(625B)
----Procfile(53B)
----Gemfile(240B)
----Rakefile(91B)
----Gemfile.lock(1KB)

网友评论