Skip to content

High-level utilities for cantal-py metrics integration

License

Notifications You must be signed in to change notification settings

popravich/cantal_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cantal tools

High level tools for cantal metrics collection system.

Documentation: http://cantal-tools.readthedocs.io

Package contains utils for collecting metrics for WSGI applications, Flask, Redis, Elasticsearch, SQLAlchemy and Django. See docs for more.

Basic usage:

import cantal
from cantal_tools.werkzeug_serving import CantaledWSGIServer

cantal.start()

CantaledWSGIServer(
    port=8080,
    ).serve_forever()

About

High-level utilities for cantal-py metrics integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages