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

Simplify logic identifying which destination is enabled #230

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

dmitryax
Copy link
Contributor

Use only splunkPlatform.endpoint and splunkObservability.realm parameters to identify which destination is enabled, remove default value for splunkObservability.realm

Use only `splunkPlatform.endpoint` and `splunkObservability.realm` parameters to identify which destination is enabled, remove default value for `splunkObservability.realm`
@dmitryax dmitryax requested review from a team as code owners October 18, 2021 00:26
@dmitryax dmitryax changed the title Simplify logic to identify which destination is enabled Simplify logic identifying which destination is enabled Oct 18, 2021
@dmitryax dmitryax merged commit 330e451 into main Oct 18, 2021
@dmitryax dmitryax deleted the make-realm-optional branch October 18, 2021 19:41
dmitryax added a commit that referenced this pull request Oct 18, 2021
Enabled destination is now identified only based on `realm` and `endpoint` sub-properties: #230. This change updates missed helpers according to the new behavior.
dmitryax added a commit that referenced this pull request Oct 19, 2021
…on (#233)

Enabled destination is now identified only based on `realm` and `endpoint` sub-properties: #230. This change updates missed helpers according to the new behavior.
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