Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashleysommer/sanic-metrics
Simple sanic plugin for collecting and logging access
https://github.com/ashleysommer/sanic-metrics
Last synced: 16 days ago
JSON representation
Simple sanic plugin for collecting and logging access
- Host: GitHub
- URL: https://github.com/ashleysommer/sanic-metrics
- Owner: ashleysommer
- License: apache-2.0
- Created: 2020-02-25T03:34:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T21:45:46.000Z (about 3 years ago)
- Last Synced: 2024-11-18T06:17:13.020Z (about 1 month ago)
- Language: Python
- Size: 64.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Sanic-Metrics
=============|Build Status| |Latest Version| |Supported Python versions| |License|
Sanic-Metrics is a simple Sanic Plugin to capture and log access requests.
Log formats supported:
* Common (and V:Common)
* Combined (and V:Combined)
* W3C (aka W3C extended aka IIS)Detailed documentation coming soon.
Contributing
------------Questions, comments or improvements? Please create an issue on
`Github `__Credits
-------Ashley Sommer `[email protected] `__
.. |Build Status| image:: https://api.travis-ci.org/ashleysommer/sanic-metrics.svg?branch=master
:target: https://travis-ci.org/ashleysommer/sanic-metrics.. |Latest Version| image:: https://img.shields.io/pypi/v/sanic-metrics.svg
:target: https://pypi.python.org/pypi/sanic-metrics/.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/sanic-metrics.svg
:target: https://img.shields.io/pypi/pyversions/sanic-metrics.svg.. |License| image:: http://img.shields.io/:license-mit-blue.svg
:target: https://pypi.python.org/pypi/sanic-metrics/