Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 906 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 906 Bytes

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