Add prometheus extension

This commit is contained in:
Dan Kruchinin 2017-04-04 14:22:31 +01:00 committed by GitHub
parent 62ebcba647
commit d418b03708

View File

@ -20,3 +20,4 @@ A list of Sanic extensions created by the community.
- [Sanic-OAuth](https://github.com/Sniedes722/Sanic-OAuth): OAuth Library for connecting to & creating your own token providers.
- [Sanic-nginx-docker-example](https://github.com/itielshwartz/sanic-nginx-docker-example): Simple and easy to use example of Sanic behined nginx using docker-compose.
- [sanic-graphql](https://github.com/graphql-python/sanic-graphql): GraphQL integration with Sanic
- [sanic-prometheus](https://github.com/dkruchinin/sanic-prometheus): Prometheus metrics for Sanic