File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 33ElasticECSHandler.py
44====================
55
6+ | |license| |versions| |status| |downloads|
67| |ci_status| |codecov|
78
89
@@ -192,6 +193,18 @@ Contributing back
192193-----------------
193194Feel free to use this as is or even better, feel free to fork and send your pull requests over.
194195
196+ .. |downloads | image :: https://img.shields.io/pypi/dd/ElasticECSHandler.svg
197+ :target: https://pypi.python.org/pypi/ElasticECSHandler
198+ :alt: Daily PyPI downloads
199+ .. |versions | image :: https://img.shields.io/pypi/pyversions/ElasticECSHandler.svg
200+ :target: https://pypi.python.org/pypi/ElasticECSHandler
201+ :alt: Python versions supported
202+ .. |status | image :: https://img.shields.io/pypi/status/ElasticECSHandler.svg
203+ :target: https://pypi.python.org/pypi/ElasticECSHandler
204+ :alt: Package stability
205+ .. |license | image :: https://img.shields.io/pypi/l/ElasticECSHandler.svg
206+ :target: https://pypi.python.org/pypi/ElasticECSHandler
207+ :alt: License
195208.. |ci_status | image :: https://travis-ci.com/IMInterne/python-elasticsearch-ecs-logger.svg?branch=master
196209 :target: https://travis-ci.com/IMInterne/python-elasticsearch-ecs-logger
197210 :alt: Continuous Integration Status
You can’t perform that action at this time.
0 commit comments