Skip to content

Conversation

@MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Oct 26, 2023

Allow users to pass a trace exporter as an option to NewInstrumentation or specify it via the OTEL_TRACES_EXPORTER environment variable.

Resolve #234
Resolve #427

@MrAlias MrAlias marked this pull request as ready for review October 27, 2023 02:18
@MrAlias MrAlias requested a review from a team October 27, 2023 02:18
MrAlias and others added 4 commits October 27, 2023 08:32
- Use the OTLP http-protobuf exporter by default
- Set runtime info in the resource, not the user agent
Copy link

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Should the change to the default OTLP output protocol be separated from allowing user defined exporters?

@MrAlias
Copy link
Contributor Author

MrAlias commented Oct 29, 2023

Should the change to the default OTLP output protocol be separated from allowing user defined exporters?

This was requested in #426 (comment) to be included here.

MrAlias and others added 2 commits October 30, 2023 07:23
@MrAlias MrAlias merged commit a36c791 into open-telemetry:main Oct 30, 2023
@MrAlias MrAlias deleted the user-def-exp branch October 30, 2023 14:59
@MrAlias MrAlias added this to the v0.8.0-alpha milestone Nov 14, 2023
@MrAlias MrAlias mentioned this pull request Nov 14, 2023
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.

Use OTLP over HTTP/protobuf by default stdouttrace exporter

4 participants