{ "info": { "author": "Zygmunt Krynicki", "author_email": "zygmunt.krynicki@linaro.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "Raven support for LAVA\n======================\n\nThis very small extension hooks up your LAVA system to Sentry via Raven, the\nofficial Sentry client. \n\nInstallation\n^^^^^^^^^^^^\n\nYou first need to deploy sentry itself somewhere (I recommend the standalone\nmode). Installing this extension is rather easy::\n\n $ pip install lava-raven\n\nYou need to edit your LAVA ``settings.conf``\n(``/srv/lava/instances/.../etc/lava-server/settings.conf``) and define the\n``SENTRY_DSN`` variable. You can get it from a running Sentry instance, follow\nthose steps::\n\n1. Create a sentry user, sign in as that user\n2. Click projects->manage\n3. Select the desired sentry project (or just pick the default one)\n4. Add yourself as a member. This allowed me to have the DSN variable.\n\nOptions\n^^^^^^^\n\nThere are two conifguration options available, both are off by default:\n\nUSE_SENTRY_404_MIDDLEWARE \n*************************\n\nIf you flip this to ``true`` all 404 error will be reported in Sentry.\n\nUSE_SENTRY_RESPONSE_MIDDLEWARE\n******************************\n\nIf you flip this to ``true`` all crashing views will be handled by sentry with\na nice error message that contains the incidend ID.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/lava-raven", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "lava-raven", "package_url": "https://pypi.org/project/lava-raven/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lava-raven/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://launchpad.net/lava-raven" }, "release_url": "https://pypi.org/project/lava-raven/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Raven/Sentry support for LAVA Server", "version": "0.1.1" }, "last_serial": 2562615, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0af510ca6e48e2886dc1bd19706b8e2a", "sha256": "2e7115f04a6f2f4ef61339bc456265b25d80d03cefeac903321794528228d5c4" }, "downloads": -1, "filename": "lava-raven-0.1.tar.gz", "has_sig": true, "md5_digest": "0af510ca6e48e2886dc1bd19706b8e2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3409, "upload_time": "2012-02-09T04:01:27", "url": "https://files.pythonhosted.org/packages/b3/ba/34c8f5e32a6b960b1ff200f0d431ea5073bb91017658720e70200e8cb1de/lava-raven-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "77e9c23fc3a48bbc7d4e16b31777dfa9", "sha256": "5e4d08e78f38aa6a1e7be742a0db46286ff5c01cdc6d55041a02f5d9da4ae7df" }, "downloads": -1, "filename": "lava-raven-0.1.1.tar.gz", "has_sig": true, "md5_digest": "77e9c23fc3a48bbc7d4e16b31777dfa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3617, "upload_time": "2012-02-09T19:01:00", "url": "https://files.pythonhosted.org/packages/14/c2/c6d2d559897819b73f2a286df58e2e1c8ee92d67712bb58155a48d16b941/lava-raven-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77e9c23fc3a48bbc7d4e16b31777dfa9", "sha256": "5e4d08e78f38aa6a1e7be742a0db46286ff5c01cdc6d55041a02f5d9da4ae7df" }, "downloads": -1, "filename": "lava-raven-0.1.1.tar.gz", "has_sig": true, "md5_digest": "77e9c23fc3a48bbc7d4e16b31777dfa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3617, "upload_time": "2012-02-09T19:01:00", "url": "https://files.pythonhosted.org/packages/14/c2/c6d2d559897819b73f2a286df58e2e1c8ee92d67712bb58155a48d16b941/lava-raven-0.1.1.tar.gz" } ] }