Socket
Socket
Sign inDemoInstall

opencensus-ext-mysql

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opencensus-ext-mysql

OpenCensus MySQL Integration


Maintainers
4

OpenCensus MySQL Integration

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opencensus-ext-mysql.svg :target: https://pypi.org/project/opencensus-ext-mysql/

The integration with MySQL supports the mysql-connector_ library and is specified to trace_integrations using 'mysql'.

.. _mysql-connector: https://pypi.org/project/mysql-connector

Installation

::

pip install opencensus-ext-mysql

Usage

.. code:: python

from opencensus.trace import config_integration

config_integration.trace_integrations(['mysql'])

References

  • OpenCensus Project <https://opencensus.io/>_

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc