{ "info": { "author": "Nagarjuna Reddy C", "author_email": "nagarjuna@playment.in", "bugtrack_url": null, "classifiers": [], "description": "==========================\nCabot Webhook Alert Plugin\n==========================\n\nA plugin for `Cabot`_ service monitoring that will post alerts to a URL.\n\nThe plugin will POST a payload like the following to a user-defined endpoint::\n\n {\n 'service': 'my_service_name',\n 'status': 'ERROR',\n 'old_status': 'PASSING',\n }\n\n\nInstallation\n============\n\nInstall from pip::\n\n $ pip install cabot-alert-webhook\n $ foreman stop\n\nEdit `conf/*.env`::\n\n # add cabot_alert_webhook to your comma separated list\n CABOT_PLUGINS_ENABLED=cabot_alert_webhook\n\nRun migrations and restart cabot::\n\n $ foreman run python manage.py migrate\n $ foreman start\n\n.. _Cabot: https://cabotapp.com\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/arjunreddyc/cabot-alert-webhook/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/arjunreddyc/cabot-alert-webhook", "keywords": "cabot,webhook,status check", "license": "", "maintainer": "", "maintainer_email": "", "name": "cabot-alert-webhooks", "package_url": "https://pypi.org/project/cabot-alert-webhooks/", "platform": "", "project_url": "https://pypi.org/project/cabot-alert-webhooks/", "project_urls": { "Download": "https://github.com/arjunreddyc/cabot-alert-webhook/tarball/master", "Homepage": "https://github.com/arjunreddyc/cabot-alert-webhook" }, "release_url": "https://pypi.org/project/cabot-alert-webhooks/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A Webhook plugin for Cabot", "version": "0.1.0" }, "last_serial": 5506497, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9603b9258cf3017df96da0689ed1057b", "sha256": "fdd4e429d19cd38b2639c3ad6501933ddbdd1f954f63ac0094ad45314ad29347" }, "downloads": -1, "filename": "cabot_alert_webhooks-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "9603b9258cf3017df96da0689ed1057b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5536, "upload_time": "2019-07-09T11:35:03", "url": "https://files.pythonhosted.org/packages/31/9b/16169d5234052d4f73aa2893119c8c08ef3f75eca3821700c5af1e2e70b2/cabot_alert_webhooks-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9bd7cfa8ea6b1be375da9bef8d80f6ea", "sha256": "7719d1305d887c8cc0bfcefe25c976a8c1813a7e1e5c4a40b9b474fc5be61abd" }, "downloads": -1, "filename": "cabot-alert-webhooks-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9bd7cfa8ea6b1be375da9bef8d80f6ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2301, "upload_time": "2019-07-09T11:35:06", "url": "https://files.pythonhosted.org/packages/4e/b7/d3953b02097eb030c68bcfab13bfce8a7cbcb47209d18389412c6e195c47/cabot-alert-webhooks-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9603b9258cf3017df96da0689ed1057b", "sha256": "fdd4e429d19cd38b2639c3ad6501933ddbdd1f954f63ac0094ad45314ad29347" }, "downloads": -1, "filename": "cabot_alert_webhooks-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "9603b9258cf3017df96da0689ed1057b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5536, "upload_time": "2019-07-09T11:35:03", "url": "https://files.pythonhosted.org/packages/31/9b/16169d5234052d4f73aa2893119c8c08ef3f75eca3821700c5af1e2e70b2/cabot_alert_webhooks-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9bd7cfa8ea6b1be375da9bef8d80f6ea", "sha256": "7719d1305d887c8cc0bfcefe25c976a8c1813a7e1e5c4a40b9b474fc5be61abd" }, "downloads": -1, "filename": "cabot-alert-webhooks-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9bd7cfa8ea6b1be375da9bef8d80f6ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2301, "upload_time": "2019-07-09T11:35:06", "url": "https://files.pythonhosted.org/packages/4e/b7/d3953b02097eb030c68bcfab13bfce8a7cbcb47209d18389412c6e195c47/cabot-alert-webhooks-0.1.0.tar.gz" } ] }