跳转到主要内容

OpenCensus PostgreSQL集成

项目描述

pypi

PostgreSQL集成支持psycopg2库,并指定使用trace_integrations'postgresql'

安装

pip install opencensus-ext-postgresql

用法

from opencensus.trace import config_integration

config_integration.trace_integrations(['postgresql'])

参考资料

项目详情


下载文件

下载适用于您平台的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源分布

opencensus-ext-postgresql-0.1.3.tar.gz (3.5 kB 查看哈希值)

上传时间:

构建分布

opencensus_ext_postgresql-0.1.3-py2.py3-none-any.whl (4.5 kB 查看哈希值)

上传时间: Python 2 Python 3

由以下支持