Skip to content

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