Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 'level_names' for 'GELFRabbitHandler' #88

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

chenliangomc
Copy link

Another attempt to fix the missing 'level_names' argument. Without that field in the message payload, there is no way to display ro filter by 'level_name' field in Graylog.

The test script is also updated.

@codecov-io
Copy link

codecov-io commented Nov 17, 2018

Codecov Report

Merging #88 into master will increase coverage by 7.62%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   51.48%   59.11%   +7.62%     
==========================================
  Files           3        3              
  Lines         202      203       +1     
==========================================
+ Hits          104      120      +16     
+ Misses         98       83      -15
Impacted Files Coverage Δ
graypy/rabbitmq.py 35.38% <0%> (+27.57%) ⬆️
graypy/__init__.py 71.42% <0%> (-28.58%) ⬇️

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 5a59194...391d502. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants