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

Update ssl option descriptions package in manifest.yml remaining packages obs infraobs integrations #13010

Conversation

StacieClark-Elastic
Copy link
Member

Proposed commit message

Update ssl option descriptions package in manifest.yml remaining packages

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

git diff main | grep description: | grep + | sort -u
results in the update fields for the ssl node description and the changelog.yml

Related issues

@StacieClark-Elastic StacieClark-Elastic added Integration:prometheus Prometheus Integration:cockroachdb CockroachDB Metrics Integration:etcd etcd Integration:websphere_application_server WebSphere Application Server Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] bugfix Pull request that fixes a bug issue Integration:prometheus_input Prometheus Input Integration:jolokia_input Jolokia Input labels Mar 7, 2025
@StacieClark-Elastic
Copy link
Member Author

obs-ds-hosted-services is on this PR because they have codeowners on /packages/prometheus/data_stream/remote_write

…fraobs-integrations-12993

Updates title and description field on ssl nodes in manifest files.
@StacieClark-Elastic StacieClark-Elastic force-pushed the bugfix/update-ssl-option-descriptions-package-manifest-cleanup-obs-infraobs-integrations-12993 branch from d87e3d4 to ec2ded3 Compare March 7, 2025 11:28
…fraobs-integrations-12993

fixed typo in changelog.yml version number
@StacieClark-Elastic StacieClark-Elastic marked this pull request as ready for review March 7, 2025 11:52
@StacieClark-Elastic StacieClark-Elastic requested review from a team as code owners March 7, 2025 11:52
@StacieClark-Elastic StacieClark-Elastic enabled auto-merge (squash) March 7, 2025 11:52
@StacieClark-Elastic StacieClark-Elastic added the Team:obs-ds-hosted-services Observability Hosted Services team [elastic/obs-ds-hosted-services] label Mar 7, 2025
@@ -42,6 +42,7 @@ streams:
- name: ssl.certificate_authorities
type: text
title: SSL Certificate Authorities
description: SSL certificate authorities. See [documentation](https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-ssl.html#ssl-client-config) for details.
Copy link
Contributor

Choose a reason for hiding this comment

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

Link to Fleet SSL configuration please instead of beats.

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@StacieClark-Elastic StacieClark-Elastic merged commit 64819e4 into elastic:main Mar 7, 2025
5 checks passed
@elasticmachine
Copy link

💚 Build Succeeded

History

@elastic-vault-github-plugin-prod

Package cockroachdb - 1.13.1 containing this change is available at https://epr.elastic.co/package/cockroachdb/1.13.1/

@elastic-vault-github-plugin-prod

Package etcd - 1.4.1 containing this change is available at https://epr.elastic.co/package/etcd/1.4.1/

@elastic-vault-github-plugin-prod

Package jolokia - 0.7.1 containing this change is available at https://epr.elastic.co/package/jolokia/0.7.1/

@elastic-vault-github-plugin-prod

Package prometheus - 1.23.1 containing this change is available at https://epr.elastic.co/package/prometheus/1.23.1/

@elastic-vault-github-plugin-prod

Package prometheus_input - 0.7.1 containing this change is available at https://epr.elastic.co/package/prometheus_input/0.7.1/

@elastic-vault-github-plugin-prod

Package websphere_application_server - 1.6.1 containing this change is available at https://epr.elastic.co/package/websphere_application_server/1.6.1/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a bug issue Integration:cockroachdb CockroachDB Metrics Integration:etcd etcd Integration:jolokia_input Jolokia Input Integration:prometheus_input Prometheus Input Integration:prometheus Prometheus Integration:websphere_application_server WebSphere Application Server Team:obs-ds-hosted-services Observability Hosted Services team [elastic/obs-ds-hosted-services] Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation changes for SSL node for integrations - cleanup - obs-infraobs-integrations
5 participants