Closed mahadzaryab1 closed 1 month ago
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 96.90%. Comparing base (
fa31b89
) to head (c3afa18
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...ger/internal/extension/remotesampling/extension.go | 0.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Which problem is this PR solving?
Description of the changes
exporterhelper.TimeoutSettings
was deprecated in favour ofexporterhelper.TimeoutConfig
ClientConfig.ToClientConnWithOptions
was deprecated in favour ofClientConfig.ToClientConn
CreateTracesReceiver
was deprecated in favour ofCreateTraces
ServerConfig.ToServerWithOptions
was deprecated in favourServerConfig.ToServer
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test