cmanaha / python-elasticsearch-logger

Python Elasticsearch handler for the standard python logging framework
Other
232 stars 116 forks source link

Add es_ingest_pipeline as an option in constructor. #50

Open onnheimm opened 6 years ago

onnheimm commented 6 years ago

Suggestion for implementing #49.

codecov-io commented 6 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.84%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage      83%   83.85%   +0.84%     
==========================================
  Files           2        2              
  Lines         153      161       +8     
  Branches       20       21       +1     
==========================================
+ Hits          127      135       +8     
  Misses         22       22              
  Partials        4        4
Impacted Files Coverage Δ
cmreslogging/handlers.py 83.11% <100%> (+0.92%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5e042bb...4a17806. Read the comment docs.