-
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
Add Instana exporter implementation #13620
Add Instana exporter implementation #13620
Conversation
3bfde92
to
961e07c
Compare
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.
Before I continue reviewing this, could you please go over the code and remove the debug statements that will not belong to the final version?
8a98a1f
to
52dbeba
Compare
Thank you for the review and feedback @jpkrohling. I have updated your comments and it is ready for review again. |
52dbeba
to
11917ff
Compare
11917ff
to
24097f7
Compare
Signed-off-by: Martin Hickey <[email protected]>
Signed-off-by: Martin Hickey <[email protected]>
Signed-off-by: Martin Hickey <[email protected]>
Signed-off-by: Martin Hickey <[email protected]>
Review comments: - open-telemetry#13620 (review) Signed-off-by: Martin Hickey <[email protected]>
24097f7
to
e02b360
Compare
Review comments: - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) - open-telemetry#13620 (comment) Signed-off-by: Martin Hickey <[email protected]>
Thanks for the review @jpkrohling. Updated and ready for review again. |
Signed-off-by: Martin Hickey [email protected]
Co-authored-by: Martin Hickey [email protected]
Co-authored-by: Cedric Ziel [email protected]
Co-authored-by: Willian Carvalho [email protected]
Description:
This is the second of 3 PRs which adds the new component, Instana exporter. This PR
adds the exporter implementation.
Link to tracking Issue:
Partial #13395
Testing:
Unit Tests