文件名称:PagerDutyBundle:从您的 Symfony2 应用程序轻松触发 PagerDuty 事件
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-30 08:58:17
PHP
PagerDutyBundle
从您的 Symfony2 应用程序轻松触发 PagerDuty 事件。
一个简单的例子
在您的 config.yml 文件中:
la_fourchette_pager_duty :
services :
my_service_alias : {key: "the 32 char GUID provided by PagerDuty"}
您可以在https://
【文件预览】:
PagerDutyBundle-master
----.scrutinizer.yml(528B)
----Command()
--------PagerDutyEventCommand.php(1KB)
----Resources()
--------config()
----Check()
--------PagerDutyCheckInterface.php(380B)
----Reporter()
--------PagerDutyReporter.php(2KB)
----Tests()
--------Reporter()
--------bootstrap.php(248B)
--------Factory()
----.travis.yml(666B)
----LICENSE(1KB)
----LaFourchettePagerDutyBundle.php(150B)
----DependencyInjection()
--------LaFourchettePagerDutyExtension.php(1KB)
--------Configuration.php(1KB)
----phpunit.xml(764B)
----README.md(2KB)
----.gitignore(27B)
----PagerDutyBundleException.php(102B)
----Factory()
--------EventFactory.php(2KB)
----composer.json(701B)