Skip to content

DeBankDeFi/derive

Repository files navigation

Derive: The Python Observability Toolkit

Tests Status codecov Python Version

What is Derive?

Derive based on specification of OpenTelemetry, Prometheus, and FluentBit , is a pure configuration-oriented python observability toolkit making your systems observable. Building your trace, logging, and metrics in a simple and easy way in your production and development phase.

How to use Derive

Install

pip install derive

Documentation