-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update dependencies Logz.io exporter #4386
Update dependencies Logz.io exporter #4386
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please split this into upgrade deps/ add functionality
@bogdandrutu Thanks for your update. |
Please rebase |
There are some issues, all checks are failing |
@bogdandrutu Thanks a lot for your help. I suspect that |
This reverts commit 36a7da6.
The `createSingleSpanTrace` makes a single testdata.GenerateTracesOneSpan() call, no point in having a separate function for this.
Description:
Logz.io exporter upgrade 🚀
Update versions of
jaeger-logzio
-> 1.0.3, andlogzio-go
-> 1.0.2Link to tracking Issue:
#3736 and #3702
Testing:
No tests added
From logzioexporter directory:
go test -v -covermode=atomic -race
output:
Documentation:
No documentation added