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 3
3
ElasticECSHandler.py
4
4
====================
5
5
6
+ | |license| |versions| |status| |downloads|
6
7
| |ci_status| |codecov|
7
8
8
9
@@ -192,6 +193,18 @@ Contributing back
192
193
-----------------
193
194
Feel free to use this as is or even better, feel free to fork and send your pull requests over.
194
195
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
195
208
.. |ci_status | image :: https://travis-ci.com/IMInterne/python-elasticsearch-ecs-logger.svg?branch=master
196
209
:target: https://travis-ci.com/IMInterne/python-elasticsearch-ecs-logger
197
210
:alt: Continuous Integration Status
You can’t perform that action at this time.
0 commit comments