The Observability module contains observability component definitions that can be used to build applications and services.
Packages
The module contains the following packages:
- Build - factory used to create observability components by their descriptors
- Count - performance counters
- Log - basic logging components that provide console and composite logging, as well as an interface for developing custom loggers
- Trace - tracing components
Use
Install the Python package as
pip install pip-services4-observability