librato / librato-python-web

Report key app statistics to the Librato Metrics service
Other
4 stars 4 forks source link

Add CherryPy as a suported web platform #23

Closed bowillyard closed 8 years ago

bowillyard commented 8 years ago

Initial push of CherryPy, need to add additional instrumentation. Possibly change this to "wsgi", and instrument "web" for only @cherrypy.expose. I need to find a good sample that uses a database, any suggestions?