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

feat: Make the components easier to use without the distro #376

Closed
wants to merge 9 commits into from

Conversation

MikeGoldsmith
Copy link
Contributor

Which problem is this PR solving?

We want to make the distro components more accessible for users who want to use the official OpenTelemetry SDK. This PR helps to reorganise and allow the components and add an example.

Short description of the changes

  • Add new constructor & extension for ConsoleLinkExporter (local trace visualizer) to to take string parameters
  • Set the default honeycomb API endpoint for OTLP exporter
  • Add console app as example of using the components with official OTel SDK

@MikeGoldsmith MikeGoldsmith added type: enhancement New feature or request version: bump minor A PR that adds behavior, but is backwards-compatible. labels Apr 5, 2024
@MikeGoldsmith MikeGoldsmith self-assigned this Apr 5, 2024
@MikeGoldsmith MikeGoldsmith requested a review from a team as a code owner April 5, 2024 13:16
@MikeGoldsmith
Copy link
Contributor Author

Closing for now - we may revisit in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request version: bump minor A PR that adds behavior, but is backwards-compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant