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 AWS X-Ray Exporter #41

Merged
merged 68 commits into from
Dec 16, 2019
Merged

Add AWS X-Ray Exporter #41

merged 68 commits into from
Dec 16, 2019

Conversation

kbrockhoff
Copy link
Member

Documentation is covered in README in awsxrayexporter directory. conn.go and X-ray_client.go were adapted from https://github.com/aws/aws-xray-daemon

Copy link
Contributor

@owais owais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a quick first pass and added some comments. I see a lot of debug/info statements which suggests this is probably still WIP and not ready for review? Feel free to ignore comments for now if that is the case but please add WIP to the title.

cmd/otelcontribcol/components.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/config.go Show resolved Hide resolved
exporter/awsxrayexporter/conn.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/conn.go Show resolved Hide resolved
exporter/awsxrayexporter/conn.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/testdata/config.yaml Outdated Show resolved Hide resolved
exporter/awsxrayexporter/translator/aws.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/translator/aws.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/translator/cause.go Outdated Show resolved Hide resolved
cmd/otelcontribcol/components.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/awsxray.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/conn.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/conn.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/config.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/config_test.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/conn.go Show resolved Hide resolved
exporter/awsxrayexporter/conn.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/translator/cause.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/translator/http.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/translator/http.go Outdated Show resolved Hide resolved
exporter/awsxrayexporter/translator/segment.go Outdated Show resolved Hide resolved
@pjanotti pjanotti merged commit 2b856d9 into open-telemetry:master Dec 16, 2019
tigrannajaryan pushed a commit to tigrannajaryan/opentelemetry-collector-contrib that referenced this pull request Dec 16, 2019
tigrannajaryan added a commit that referenced this pull request Dec 16, 2019
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
* fix compile errors.

* fix lint errors.

* add circle-ci job.

* rename IDHigh to TraceIDHigh

* rename the file.

* add go get for goimports and golangci-lint

* enable GO111MODULE and remove comments.

* remove working dir and update cache name

* Add TEST_RESULT env back.

* run go mod tidy.

* remove go mod download.

* add test coverage.

* fix TraceID.

* fix circlefi config error.

* remove install-tools.

* remove ALL_TEST_SRC from Makefile.
prashant-shahi referenced this pull request in prashant-shahi/opentelemetry-collector-contrib Aug 2, 2022
fix: add gRPC columns to materialized view
edma2 pushed a commit to edma2/opentelemetry-collector-contrib that referenced this pull request Oct 3, 2024
)

Co-authored-by: kube-gen-refactorator <infrastructure.service-orchestration@airbnb.com>
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.

5 participants