Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 947 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 947 Bytes

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