Skip to content
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

Merged
merged 6 commits into from
Aug 30, 2022

Conversation

hickeyma
Copy link
Contributor

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

@hickeyma hickeyma requested a review from a team August 25, 2022 08:37
@hickeyma hickeyma requested a review from jpkrohling as a code owner August 25, 2022 08:37
@hickeyma hickeyma force-pushed the feat/add-instana-exp-impl branch from 3bfde92 to 961e07c Compare August 25, 2022 08:47
@hickeyma hickeyma marked this pull request as draft August 25, 2022 09:07
@hickeyma hickeyma marked this pull request as ready for review August 25, 2022 11:26
Copy link
Member

@jpkrohling jpkrohling left a 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?

exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
@hickeyma hickeyma force-pushed the feat/add-instana-exp-impl branch from 8a98a1f to 52dbeba Compare August 26, 2022 15:07
@hickeyma hickeyma requested a review from jpkrohling August 26, 2022 15:07
@hickeyma
Copy link
Contributor Author

Thank you for the review and feedback @jpkrohling. I have updated your comments and it is ready for review again.

@hickeyma hickeyma force-pushed the feat/add-instana-exp-impl branch from 52dbeba to 11917ff Compare August 26, 2022 15:53
@hickeyma hickeyma force-pushed the feat/add-instana-exp-impl branch from 11917ff to 24097f7 Compare August 29, 2022 09:02
exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
exporter/instanaexporter/exporter.go Show resolved Hide resolved
exporter/instanaexporter/exporter.go Show resolved Hide resolved
exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
exporter/instanaexporter/exporter.go Outdated Show resolved Hide resolved
exporter/instanaexporter/exporter_test.go Outdated Show resolved Hide resolved
exporter/instanaexporter/internal/converter/model/util.go Outdated Show resolved Hide resolved
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]>
@hickeyma hickeyma force-pushed the feat/add-instana-exp-impl branch from 24097f7 to e02b360 Compare August 30, 2022 08:11
@hickeyma hickeyma requested a review from jpkrohling August 30, 2022 12:44
@hickeyma
Copy link
Contributor Author

Thanks for the review @jpkrohling. Updated and ready for review again.

@jpkrohling jpkrohling merged commit a978450 into open-telemetry:main Aug 30, 2022
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.

4 participants