{ "info": { "author": "Marcin Lulek", "author_email": "info@webreactor.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "# appenlight_diamond\r\nPython-Diamond handler for App Enlight\r\n\r\nUsage\r\n-----\r\n\r\nIf not using diamond version that comes with bundled handler,\r\nyou first need to install the package::\r\n\r\n pip install appenlight_diamond\r\n\r\nThen you need to add the handler to your `diamond.conf` handler section::\r\n\r\n # Handlers for published metrics.\r\n handlers = diamond.handler.appenlight.AppenlightMetricHandler, ..., diamond.handler.archive.ArchiveHandler\r\n\r\nIf your installation doesn't ship the handler yet the handler and you installed it\r\non your own, line needs to be slightly different::\r\n\r\n # Handlers for published metrics.\r\n handlers = appenlight_diamond.AppenlightMetricHandler, ..., diamond.handler.archive.ArchiveHandler\r\n\r\nFinally, you need to add a configuration section:\r\n\r\n [[AppenlightMetricHandler]]\r\n apikey = PRIVATE_API_KEY\r\n #server = http://optional.custom.server.com\r\n\r\n`apikey` is mandatory, `server` is optional and by default\r\n*https://api.appenlight.com* will be used as default value.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://appenlight.com", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "appenlight-diamond", "package_url": "https://pypi.org/project/appenlight-diamond/", "platform": "", "project_url": "https://pypi.org/project/appenlight-diamond/", "project_urls": { "Homepage": "https://appenlight.com" }, "release_url": "https://pypi.org/project/appenlight-diamond/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "App Enlight metrics handler for diamond", "version": "0.1.0" }, "last_serial": 1929008, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f8657cd8e89bc3a10e8f56d26f32ef3e", "sha256": "4bb03c8e80ba9bf3dc8282d6e4eec3326f97bf2337d335aad2bb781ee2a9114e" }, "downloads": -1, "filename": "appenlight_diamond-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f8657cd8e89bc3a10e8f56d26f32ef3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3284, "upload_time": "2016-01-27T15:17:24", "url": "https://files.pythonhosted.org/packages/14/9d/b0992a698e52e41d1e26e9a72397253cb628c3e3a12060f10d2e3567bc44/appenlight_diamond-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8657cd8e89bc3a10e8f56d26f32ef3e", "sha256": "4bb03c8e80ba9bf3dc8282d6e4eec3326f97bf2337d335aad2bb781ee2a9114e" }, "downloads": -1, "filename": "appenlight_diamond-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f8657cd8e89bc3a10e8f56d26f32ef3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3284, "upload_time": "2016-01-27T15:17:24", "url": "https://files.pythonhosted.org/packages/14/9d/b0992a698e52e41d1e26e9a72397253cb628c3e3a12060f10d2e3567bc44/appenlight_diamond-0.1.0.tar.gz" } ] }