Skip to content

Conversation

@dstdfx
Copy link
Contributor

@dstdfx dstdfx commented Mar 27, 2021

Description:
Change pprof and zpages extensions' configs to use confignet.TCPAddr instead of Endpoint string.

Link to tracking Issue: #2764

Change pprof and zpages extentions' configs to
use confignet.TCPAddr struct instead of `Endpoint` string.

Signed-off-by: Daniil Rutskiy <[email protected]>
@dstdfx dstdfx requested a review from a team March 27, 2021 19:23
Signed-off-by: Daniil Rutskiy <[email protected]>
@codecov
Copy link

codecov bot commented Mar 27, 2021

Codecov Report

Merging #2829 (c2d85ca) into main (c4108c1) will increase coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2829   +/-   ##
=======================================
  Coverage   91.77%   91.77%           
=======================================
  Files         281      281           
  Lines       15131    15135    +4     
=======================================
+ Hits        13886    13890    +4     
  Misses        852      852           
  Partials      393      393           
Impacted Files Coverage Δ
extension/pprofextension/factory.go 87.50% <75.00%> (+1.78%) ⬆️
extension/zpagesextension/factory.go 87.50% <75.00%> (+1.78%) ⬆️
extension/pprofextension/pprofextension.go 89.74% <100.00%> (ø)
extension/zpagesextension/zpagesextension.go 78.57% <100.00%> (ø)

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 c4108c1...c2d85ca. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 62fc8f3 into open-telemetry:main Mar 29, 2021
@dstdfx dstdfx deleted the use-tcpaddr-in-ext branch March 30, 2021 06:06
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