Skip to content

strip trailing slashes from kibana host configuration#3277

Merged
graphaelli merged 11 commits intoelastic:masterfrom
graphaelli:kibana-host-strip
Feb 5, 2020
Merged

strip trailing slashes from kibana host configuration#3277
graphaelli merged 11 commits intoelastic:masterfrom
graphaelli:kibana-host-strip

Conversation

@graphaelli
Copy link
Copy Markdown
Member

closes #2647

Can remove some duplication / risk of getting out of sync with beats framework if elastic/beats#16042 is accepted

@codecov-io
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@6907417). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #3277   +/-   ##
=========================================
  Coverage          ?   79.32%           
=========================================
  Files             ?      107           
  Lines             ?     5624           
  Branches          ?        0           
=========================================
  Hits              ?     4461           
  Misses            ?     1163           
  Partials          ?        0
Impacted Files Coverage Δ
beater/api/mux.go 81.96% <100%> (ø)

@graphaelli graphaelli requested a review from axw February 4, 2020 02:51
@robgil
Copy link
Copy Markdown

robgil commented Feb 4, 2020

Codecov Report

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

@@           Coverage Diff           @@
##           master    #3277   +/-   ##
=======================================
  Coverage   79.33%   79.34%           
=======================================
  Files         107      107           
  Lines        5600     5621   +21     
=======================================
+ Hits         4443     4460   +17     
- Misses       1157     1161    +4     

Copy link
Copy Markdown
Member

@axw axw left a comment

Choose a reason for hiding this comment

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

LGTM, with a few small suggestions/requests

graphaelli and others added 4 commits February 4, 2020 07:57
Co-Authored-By: Andrew Wilkins <axwalk@gmail.com>
rather than converting between common.Config and back
@graphaelli
Copy link
Copy Markdown
Member Author

holding off on merging this for a day or two to see if we can get the upstream changes into beats first

@graphaelli graphaelli merged commit 291f11f into elastic:master Feb 5, 2020
@graphaelli graphaelli deleted the kibana-host-strip branch February 5, 2020 18:48
graphaelli added a commit to graphaelli/apm-server that referenced this pull request Feb 5, 2020
Co-Authored-By: Andrew Wilkins <axwalk@gmail.com>
graphaelli added a commit that referenced this pull request Feb 11, 2020
Co-Authored-By: Andrew Wilkins <axwalk@gmail.com>
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.

Remove trailing slash for apm-server.kibana.host configuration option

4 participants