
Monasca is a highly scalable, performant, fault-tolerant monitoring-as-a-service solution that integrates with OpenStack. It uses a REST API for high-speed metrics processing and querying and has a streaming alarm engine and notification engine.
This Python module provides a client to connect to Monasca's statsd REST API. With this client, you can handle counters, gauge, get histograms, timers and more.
This package contains the Python 3.x module.