Statsd metrics reporting for Routemaster.
Project description
Usage, in your Routemaster configuration file:
plugins:
logging:
- class: routemaster_statsd.logger:StatsDLogger
kwargs:
host: localhost
port: 8800
tags:
environment: production
This plugin will send metrics over UDP to a compatible StatsD server.
The host and port can also be specified through environment variable (STATSD_HOST and STATSD_PORT). The default is localhost:8125.
The statsd tags will be send in Dogstatsd’s format which is widely supported.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for routemaster_statsd-1.4.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4577d18fa9607919119db7315d72aef9bee34e40e10302e7f5e367e2c946705 |
|
MD5 | cc0d411906832e5bcc9a3d36dfb50be9 |
|
BLAKE2b-256 | 26bd10dbbf69f3e2b5ab9a6731b6eb0369af8f4b64eb2c8c3aa91dac660394da |