{ "info": { "author": "Rockerbox", "author_email": "engineering@rockerbox.com", "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", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/rockerbox/cabot-alert-webhook/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rockerbox/cabot-alert-webhook", "keywords": "cabot,webhook,status check", "license": "", "maintainer": "", "maintainer_email": "", "name": "cabot-alert-webhook", "package_url": "https://pypi.org/project/cabot-alert-webhook/", "platform": "", "project_url": "https://pypi.org/project/cabot-alert-webhook/", "project_urls": { "Download": "https://github.com/rockerbox/cabot-alert-webhook/tarball/master", "Homepage": "https://github.com/rockerbox/cabot-alert-webhook" }, "release_url": "https://pypi.org/project/cabot-alert-webhook/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A Webhook plugin for Cabot", "version": "0.1.0" }, "last_serial": 4513883, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "026ec3a42db18ca5d73d996ca163dccd", "sha256": "79695ec2acb14d9df82682eb9772bd915f23f960679592996163f553fc5b14dd" }, "downloads": -1, "filename": "cabot-alert-webhook-0.1.0.tar.gz", "has_sig": false, "md5_digest": "026ec3a42db18ca5d73d996ca163dccd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2343, "upload_time": "2018-11-21T18:51:44", "url": "https://files.pythonhosted.org/packages/62/3b/3cf610496f35e581b177738dd419ea6815dff47359f55c3dbe755881243d/cabot-alert-webhook-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "026ec3a42db18ca5d73d996ca163dccd", "sha256": "79695ec2acb14d9df82682eb9772bd915f23f960679592996163f553fc5b14dd" }, "downloads": -1, "filename": "cabot-alert-webhook-0.1.0.tar.gz", "has_sig": false, "md5_digest": "026ec3a42db18ca5d73d996ca163dccd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2343, "upload_time": "2018-11-21T18:51:44", "url": "https://files.pythonhosted.org/packages/62/3b/3cf610496f35e581b177738dd419ea6815dff47359f55c3dbe755881243d/cabot-alert-webhook-0.1.0.tar.gz" } ] }