prometheus integration into guillotina
Project description
This package aims to provide basic prometheus integration for guillotina.
Configuration
Just add a few lines to your config.yml:
{"applications": ["guillotina_prometheus"], "middlewares": ["guillotina_prometheus.middleware.middleware_factory"]}
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
1.0.8 (2019-06-18)
restrict versions
1.0.7 (2018-06-10)
bump
1.0.6 (2017-11-14)
Provide timing per endpoint instead of aggregating all endpoints into one metric [vangheem]
1.0.5 (2017-08-09)
Prefix stat keys so it won’t conflict with other stats [vangheem]
1.0.4 (2017-08-09)
Change publishing endpoint to /metrics – more standard [vangheem]
1.0.3 (2017-08-08)
Do not record user id [vangheem]
1.0.2 (2017-08-08)
Nothing changed yet.
1.0.1 (2017-08-08)
Nothing changed yet.
1.0.0 (2017-08-08)
Initial release [vangheem]
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.
Source Distribution
Close
Hashes for guillotina_prometheus-1.0.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a36b8945c8d5f26ccdefc97e68332ed5bdd190f166104db203e7c64bfb8b48c7 |
|
MD5 | da4fb30d086fc124e4e263b62c966a83 |
|
BLAKE2b-256 | 581dc27d5e98b35d8bf5f095d8b8b610459f8f7c37ee6983712164c41aea8514 |