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

Support additional exporters for exporting collector traces #8106

Closed
Tracked by #7532
codeboten opened this issue Jul 18, 2023 · 1 comment · Fixed by #8119
Closed
Tracked by #7532

Support additional exporters for exporting collector traces #8106

codeboten opened this issue Jul 18, 2023 · 1 comment · Fixed by #8119
Assignees

Comments

@codeboten
Copy link
Contributor

No description provided.

@codeboten codeboten self-assigned this Jul 18, 2023
codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this issue Jul 20, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes open-telemetry#8106

Follows open-telemetry#8117

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this issue Jul 21, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes open-telemetry#8106

Follows open-telemetry#8117

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit that referenced this issue Jul 21, 2023
This PR adds support for configuring batch span processor for internal
collector traces. It adds support to export them via the stdout
exporter.

Linked issue
#8106

Follows
#8097

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this issue Jul 21, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes open-telemetry#8106

Follows open-telemetry#8117

Signed-off-by: Alex Boten <aboten@lightstep.com>
@bogdandrutu
Copy link
Member

Please document the list of exporters you plan to support. I think we should for the moment only support otlp + stdout.

codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this issue Aug 15, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes open-telemetry#8106

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this issue Aug 17, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes open-telemetry#8106

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this issue Aug 21, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes open-telemetry#8106

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this issue Aug 23, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes open-telemetry#8106

Signed-off-by: Alex Boten <aboten@lightstep.com>
codeboten pushed a commit that referenced this issue Aug 24, 2023
This PR adds support for exporting internal collector traces via the
OTel Go OTLP exporters.

Closes
#8106

~Follows
#8117

---------

Signed-off-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.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 a pull request may close this issue.

2 participants