Added description on ssl.* nodes in data_streams owned by obs-cloudnative-monitoring #12756
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added description to ssl.certificate_authorities and ssl.verification_mode, including links to documentation. Integrations owned by obs-cloudnative-monitoring
Proposed commit message
Added description to ssl.certificate_authorities and ssl.verification_mode, including links to documentation. Integrations owned by obs-cloudnative-monitoring
Checklist
changelog.yml
file.How to test this PR locally
Originally, we updatesd the descriptions on all the files in integrations. This created some issues with so many teams needing to validate the files. This is currently a partial update with files that are owned by obs-cloudnative-monitoring.
git diff main | grep description: | grep + | sort -u
results in the update fields for the ssl node description and the changelog.yml
Related issues
Link related issues below. Insert the issue link or reference after the word "Closes" if merging this should automatically close it.