{ "info": { "author": "Noah Silas", "author_email": "noah.silas@causes.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# Sentry Cardinal\n\nThis extension to [Sentry](https://github.com/dcramer/sentry) adds a little\nspice when dealing with longwinded tracebacks (such as those generated by Rails\napplications).\n\n## Features\n### Filtered Tracebacks\n Traceback frames may be annotated with a `context_type`. By default, only\n frames with a `context_type` of 'application' will be shown, but you can\n easily toggle to show the full or framework tracebacks.\n\n### Grouping of exceptions by a `cleaned_function` name\n Frameworks like rails that dynamically create functions sometimes create\n function names that differ, but are functionally identical. In these cases,\n the client may want to specify a `cleaned_function` attribute for a frame that\n will be used to compute the message's group rather than the `function`\n attribute.\n\n## Usage\nAdd `sentry_cardinal` to sentry's `INSTALLED_APPS`. You will need to configure\nyour client to send stack traces with the interface\n`sentry_cardinal.interfaces.Stacktrace` instead of the usual\n`sentry.interfaces.Stacktrace`.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/causes/sentry_cardinal", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sentry-cardinal", "package_url": "https://pypi.org/project/sentry-cardinal/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sentry-cardinal/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/causes/sentry_cardinal" }, "release_url": "https://pypi.org/project/sentry-cardinal/0.1.0-1/", "requires_dist": null, "requires_python": null, "summary": "Added niceness for railsy tracebacks in Sentry", "version": "0.1.0-1" }, "last_serial": 799416, "releases": { "0.1.0-1": [ { "comment_text": "", "digests": { "md5": "358d2c454b4d6e6428d52eb458f5a627", "sha256": "16fb96173990fd6d7bca225182be4a949dd26a017ec860c69fda5a80bcd54e70" }, "downloads": -1, "filename": "sentry-cardinal-0.1.0-1.tar.gz", "has_sig": false, "md5_digest": "358d2c454b4d6e6428d52eb458f5a627", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3952, "upload_time": "2012-06-29T20:36:36", "url": "https://files.pythonhosted.org/packages/a7/a7/b58f0dba129e4c1a49f0d4acd3cfae83280543b7003723ea3f83824f6f42/sentry-cardinal-0.1.0-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "358d2c454b4d6e6428d52eb458f5a627", "sha256": "16fb96173990fd6d7bca225182be4a949dd26a017ec860c69fda5a80bcd54e70" }, "downloads": -1, "filename": "sentry-cardinal-0.1.0-1.tar.gz", "has_sig": false, "md5_digest": "358d2c454b4d6e6428d52eb458f5a627", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3952, "upload_time": "2012-06-29T20:36:36", "url": "https://files.pythonhosted.org/packages/a7/a7/b58f0dba129e4c1a49f0d4acd3cfae83280543b7003723ea3f83824f6f42/sentry-cardinal-0.1.0-1.tar.gz" } ] }