Integrate statsd into guillotina
Project description
Integrates statsd into guillotina.
Configuration
Example docs:
{ "statsd": { "host": "localhost", "port": 8015 } }
Dependencies
Python >= 3.6
Installation
This example will use virtualenv:
virtualenv . ./bin/python setup.py develop
Running
Most simple way to get running:
./bin/guillotina
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.