{ "info": { "author": "OpenCensus Authors", "author_email": "census-developers@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "OpenCensus PostgreSQL Integration\n============================================================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opencensus-ext-postgresql.svg\n :target: https://pypi.org/project/opencensus-ext-postgresql/\n\nThe integration with PostgreSQL supports the `psycopg2`_ library and is specified\nto ``trace_integrations`` using ``'postgresql'``.\n\n.. _psycopg2: https://pypi.org/project/psycopg2\n\nInstallation\n------------\n\n::\n\n pip install opencensus-ext-postgresql\n\nUsage\n-----\n\n.. code:: python\n\n from opencensus.trace import config_integration\n\n config_integration.trace_integrations(['postgresql'])\n\nReferences\n----------\n\n* `OpenCensus Project `_\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-postgresql", "keywords": "", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "opencensus-ext-postgresql", "package_url": "https://pypi.org/project/opencensus-ext-postgresql/", "platform": "", "project_url": "https://pypi.org/project/opencensus-ext-postgresql/", "project_urls": { "Homepage": "https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-postgresql" }, "release_url": "https://pypi.org/project/opencensus-ext-postgresql/0.1.2/", "requires_dist": [ "opencensus (<1.0.0,>=0.5.0)", "psycopg2-binary (>=2.7.3.1)" ], "requires_python": "", "summary": "OpenCensus PostgreSQL Integration", "version": "0.1.2" }, "last_serial": 5640790, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8ef200a5249c91d425fdf4bc23d4a4d4", "sha256": "1f17ec8cf445ccdf6f8c653b149595ddb4c7064f9b496689263aa129a27f6a9f" }, "downloads": -1, "filename": "opencensus_ext_postgresql-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8ef200a5249c91d425fdf4bc23d4a4d4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4315, "upload_time": "2019-03-19T21:11:26", "url": "https://files.pythonhosted.org/packages/60/64/9f7b843188685f41aaa80a97b9b3577a527769b3c7ee1f3a7c2bbf214bd5/opencensus_ext_postgresql-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "abe34229340ea07aa14dbd670a156b53", "sha256": "98966e9a80edadeb2352ff738bd2c742ee91af5739eeebe5cc0902999723bdbf" }, "downloads": -1, "filename": "opencensus_ext_postgresql-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "abe34229340ea07aa14dbd670a156b53", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4364, "upload_time": "2019-04-09T01:54:44", "url": "https://files.pythonhosted.org/packages/2a/e9/4b7ccbf9e0120bf798e30f2bff07e722683f7cab5458254f53fea9ea5deb/opencensus_ext_postgresql-0.1.1-py2.py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "569669af19e5a323286a01658598b7cb", "sha256": "2b71796ae4daf0dba5275f9b8fb9be4b59800d85fe6d79a9707a7ffdfe63cc70" }, "downloads": -1, "filename": "opencensus_ext_postgresql-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "569669af19e5a323286a01658598b7cb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4421, "upload_time": "2019-04-24T20:42:08", "url": "https://files.pythonhosted.org/packages/bd/ff/dfee14b39c2bd1b2750a576b9c50bc97269eceaf9406b9fc925681dccf94/opencensus_ext_postgresql-0.1.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "569669af19e5a323286a01658598b7cb", "sha256": "2b71796ae4daf0dba5275f9b8fb9be4b59800d85fe6d79a9707a7ffdfe63cc70" }, "downloads": -1, "filename": "opencensus_ext_postgresql-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "569669af19e5a323286a01658598b7cb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4421, "upload_time": "2019-04-24T20:42:08", "url": "https://files.pythonhosted.org/packages/bd/ff/dfee14b39c2bd1b2750a576b9c50bc97269eceaf9406b9fc925681dccf94/opencensus_ext_postgresql-0.1.2-py2.py3-none-any.whl" } ] }