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

Allow building RUM with preconfigured SDK. #587

Merged
merged 4 commits into from
Jul 6, 2023

Conversation

breedx-splk
Copy link
Contributor

As part of #1400 there was this conversation about "bring your own" sdk. While this has not been historically important with one vendor (Splunk), this will need to be relaxed when going into upstream.

So this provides a peer of OpenTelemetryRumBuilder called SdkPreconfiguredRumBuilder. This class does not provide a means to customize any of the various *ProviderCustomizer and assumes the user has already done all the hard work. For a single-vendor solution this is a bit of a foot gun, but we expect that opinionated distros can help fill in the important parts for their users.

@breedx-splk breedx-splk requested review from a team as code owners June 30, 2023 20:04
@mateuszrzeszutek
Copy link
Contributor

Looks like you need to run spotless

Copy link
Contributor

@mateuszrzeszutek mateuszrzeszutek left a comment

Choose a reason for hiding this comment

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

LGTM 👍

breedx-splk and others added 3 commits July 6, 2023 09:01
…emetry/rum/internal/OpenTelemetryRum.java

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
@breedx-splk breedx-splk merged commit a220491 into signalfx:main Jul 6, 2023
2 checks passed
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.

2 participants