livemetrics

LiveMetrics collector and publisher for Python applications


License
CECILL-C
Install
pip install livemetrics==0.7.1

Documentation

livemetrics

Documentation Status

CeCILL-C

v?.?

Python 3.x

Github action

Code Coverage Status (Codecov)

A Python library for building and publishing live business metrics used to have insights about the behavior of applications.

It is based on the Dropwizard metrics library for Java.

Installation

livemetrics is published on PyPI and can be installed from there:

pip install -U livemetrics

Quick Start

See the full documentation for more details.