Skip to content

intergral/deep-python-client

Repository files navigation

Tests PyPI

DEEP Python Client

DEEP is an open source dynamic insight engine based on the Grafana stack. The idea is to allow dynamic collection of Traces, Metrics, Logs and Snapshots via the Grafana UI.

Usage

To use DEEP simple import the package and start the agent at the earliest point in the code.

pip install deep-agent
import deep

deep.start()

Examples

There are a couple of examples available here.

Documentation

For further documentation on the usage of deep-agent view the docs.

Licensing

For licensing info please see LICENSING.md