-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Splunkent client refactor #27205
Splunkent client refactor #27205
Conversation
a311bba
to
63e4636
Compare
8849d11
to
7dc6f56
Compare
Looks good, just my earlier comment left. |
9dfbbf2
to
491b9e7
Compare
component: splunkentreceiver | ||
|
||
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). | ||
note: "Refactor Splunkenterprise Receiver component to better leverage existing otel SDK." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would change the note to be user facing saying that you can use the auth settings to connect to Splunk enterprise.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gotcha! Makes sense to me. Thanks Sean!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes are awesome, just need to update the changelog to be user facing and it is good to go!
9bad504
to
19e70a1
Compare
Not sure how this keeps getting changed
Again, not sure where this change came from
b9d74f8
to
fd14417
Compare
Refactored parts of the Splunk Enterprise receiver to better leverage the pre-existing otel SDK. This PR also updates the README to be a more informative document. [27026](open-telemetry#27026) Unit testing is included and updated to accommodate the new refactor.
Refactored parts of the Splunk Enterprise receiver to better leverage the pre-existing otel SDK. This PR also updates the README to be a more informative document. [27026](open-telemetry#27026) Unit testing is included and updated to accommodate the new refactor.
Description:
Refactored parts of the Splunk Enterprise receiver to better leverage the pre-existing otel SDK. This PR also updates the README to be a more informative document.
Link to tracking Issue:
27026
Testing:
Unit testing is included and updated to accommodate the new refactor.
Documentation:
README.md