Skip to content

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages