Skip to content

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

Merged
StacieClark-Elastic merged 2 commits intoelastic:mainfrom
StacieClark-Elastic:bugfix/update-ssl-option-descriptions-package-manifest-cleanup-obs-infraobs-integrations-12993
Mar 7, 2025
Merged

Update ssl option descriptions package in manifest.yml remaining packages obs infraobs integrations#13010
StacieClark-Elastic merged 2 commits intoelastic:mainfrom
StacieClark-Elastic:bugfix/update-ssl-option-descriptions-package-manifest-cleanup-obs-infraobs-integrations-12993

Conversation

@StacieClark-Elastic
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor 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
- 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
Copy Markdown
Member

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
Copy link
Copy Markdown

🚀 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
Copy Markdown

💚 Build Succeeded

History

@elastic-sonarqube
Copy link
Copy Markdown

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

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
Copy link
Copy Markdown

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
Copy link
Copy Markdown

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
Copy link
Copy Markdown

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
Copy link
Copy Markdown

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
Copy link
Copy Markdown

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

flexitrev pushed a commit that referenced this pull request Mar 20, 2025
…ages obs infraobs integrations (#13010)

* bugfix/update-ssl-option-descriptions-package-manifest-cleanup-obs-infraobs-integrations-12993
Updates title and description field on ssl nodes in manifest files.
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