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

Feature/gelf1.1 #109

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

Feature/gelf1.1 #109

wants to merge 15 commits into from

Conversation

nklapste
Copy link
Collaborator

@nklapste nklapste commented Mar 20, 2019

Updates graypy to follow the GELF 1.1 standard defined at http://docs.graylog.org/en/3.0/pages/gelf.html.

This will change outputted logs of all handlers! But, should conform to GELF 1.1 much more closely!

Adds better validation to GELF additional fields.

@codecov-io
Copy link

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   94.69%   94.69%           
=======================================
  Files           3        3           
  Lines         226      226           
=======================================
  Hits          214      214           
  Misses         12       12
Impacted Files Coverage Δ
graypy/handler.py 98.75% <100%> (ø) ⬆️

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 32018c4...5a36d26. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Mar 20, 2019

Codecov Report

Merging #109 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #109     +/-   ##
=========================================
+ Coverage   95.97%   96.07%   +0.1%     
=========================================
  Files           3        3             
  Lines         273      280      +7     
=========================================
+ Hits          262      269      +7     
  Misses         11       11
Impacted Files Coverage Δ
graypy/handler.py 99.53% <100%> (+0.01%) ⬆️

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 d3d1d85...0b74b7e. 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.

2 participants