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

fluentd-plugin: add URI validation #1603

Merged
merged 1 commit into from
Jan 29, 2020
Merged

Conversation

tarokkk
Copy link
Contributor

@tarokkk tarokkk commented Jan 29, 2020

Add validation to URL paraméter

Checklist

  • Documentation added
  • Tests updated

@codecov-io
Copy link

Codecov Report

Merging #1603 into master will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1603      +/-   ##
==========================================
+ Coverage   60.63%   60.74%   +0.11%     
==========================================
  Files         106      106              
  Lines        8052     8052              
==========================================
+ Hits         4882     4891       +9     
+ Misses       2784     2779       -5     
+ Partials      386      382       -4
Impacted Files Coverage Δ
pkg/logql/engine.go 91.53% <0%> (+0.65%) ⬆️
pkg/promtail/targets/filetarget.go 70.55% <0%> (+1.84%) ⬆️
pkg/promtail/targets/tailer.go 78.16% <0%> (+4.59%) ⬆️

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@cyriltovena cyriltovena merged commit c793d7d into grafana:master Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants