{ "info": { "author": "Abilisoft Ltd.", "author_email": "info@cobe.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: System :: Monitoring" ], "description": "========================\nPython Bindings for Cobe\n========================\n\n`Cobe `_ is a platform for monitoring applications and\nservices. It provides a live, searchable view of your infrastructure\ncomponents, and their relationships, decorated with metrics and alarms.\n\nThis library provides an interface to topologically model custom Python\napplications using Cobe. Both Python 2 and 3 are supported.\n\n\nExample\n=======\n\n.. code-block:: python\n\n import cobe\n\n with cobe.Source(destination='stream.cobe.io') as source:\n model = cobe.Model()\n application = cobe.Update('MyApplication')\n subsystem = cobe.Update('MyApplication:SubSystem')\n subsystem.attributes['performance'].set(9001)\n subsystem.attributes['performance'].traits.add('metric:gauge')\n model.relate(parent=application, child=subsystem)\n model.relate(parent=cobe.identify_process(), child=application)\n source.send(model)\n\n\nGetting Started\n===============\n\nFirstly you will need `a Cobe account and Topology\n`_. Once you've created your topology, read the\n`getting started documentation `_\nto start monitoring your own Python applications.\n\nIf you come across any bugs please do `report them\n`_.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://cobe.io/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-cobe", "package_url": "https://pypi.org/project/python-cobe/", "platform": "", "project_url": "https://pypi.org/project/python-cobe/", "project_urls": { "Homepage": "https://cobe.io/" }, "release_url": "https://pypi.org/project/python-cobe/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "A library to enable streaming of custom entities to Cobe.io from within any Python applications", "version": "0.2.2" }, "last_serial": 3625286, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63ea1a03541bf077fea1c632e25244d5", "sha256": "17fa2d305e67484c8383f3f61dffc85261b79f3d3865c8a6b54be2d92044feab" }, "downloads": -1, "filename": "python-cobe-0.1.0.tar.gz", "has_sig": false, "md5_digest": "63ea1a03541bf077fea1c632e25244d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16606, "upload_time": "2016-06-10T11:16:12", "url": "https://files.pythonhosted.org/packages/9e/62/e06a9dcc5763075301877c4ed2a07e1c65d58fbc2cea7ac7551c2a8f2a93/python-cobe-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b7a0c1b5807f12bca39734c41fc65cb2", "sha256": "b9dd86d9bd2b556959e9bf67b13866a3f2d855993798fceb8b0d21b1b0e13319" }, "downloads": -1, "filename": "python-cobe-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b7a0c1b5807f12bca39734c41fc65cb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26697, "upload_time": "2016-06-22T09:57:58", "url": "https://files.pythonhosted.org/packages/bc/47/c12e7675b1fe11b525dd3979df83bf38d216d6570b0a65a3988a8233fb77/python-cobe-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "8381f5a6da9d4e0db7d01d9678eab9ce", "sha256": "468b22e60559856284a454f539960c8f636f3983750b5d8119e5f55c91fa9c78" }, "downloads": -1, "filename": "python-cobe-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8381f5a6da9d4e0db7d01d9678eab9ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26527, "upload_time": "2016-07-07T10:05:52", "url": "https://files.pythonhosted.org/packages/aa/1d/81050a4cf9dc7b008759dcba0bb2fd697fab99b01ea0199ecac728025bfe/python-cobe-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "5eb97b45cac79fe55cc1a50d0f41462c", "sha256": "7aed20291cc23182ea7d79bc97c46e322c59eb405a6d666b2477165b887b5f13" }, "downloads": -1, "filename": "python-cobe-0.2.2.tar.gz", "has_sig": false, "md5_digest": "5eb97b45cac79fe55cc1a50d0f41462c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26551, "upload_time": "2018-01-23T16:40:36", "url": "https://files.pythonhosted.org/packages/3d/4b/fbcb102f80b23aa229926f99372ee9ab5b7ecef86c3b459ef81a46c5b9cf/python-cobe-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5eb97b45cac79fe55cc1a50d0f41462c", "sha256": "7aed20291cc23182ea7d79bc97c46e322c59eb405a6d666b2477165b887b5f13" }, "downloads": -1, "filename": "python-cobe-0.2.2.tar.gz", "has_sig": false, "md5_digest": "5eb97b45cac79fe55cc1a50d0f41462c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26551, "upload_time": "2018-01-23T16:40:36", "url": "https://files.pythonhosted.org/packages/3d/4b/fbcb102f80b23aa229926f99372ee9ab5b7ecef86c3b459ef81a46c5b9cf/python-cobe-0.2.2.tar.gz" } ] }