Skip to content

Updated description on ssl nodes in package level manifest.yml for files owned by obs-infraobs-integrations #12780

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

Conversation

StacieClark-Elastic
Copy link
Member

Proposed commit message

Updates description field on ssl nodes in package level manifest.yml file to include links to online documentation and to be consistent with other integrations. This issue tracks changes to integration owned by obs-infraobs-integrations

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

Originally, we updated the descriptions on all the files in integration. 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-infraobs-integrations,

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 the bugfix Pull request that fixes a bug issue label Feb 13, 2025
@StacieClark-Elastic StacieClark-Elastic force-pushed the bugfix/update-ssl-option-descriptions-package-manifest-obs-infraobs-integrations-12708 branch from 42ba74b to 198be97 Compare February 13, 2025 20:55
@StacieClark-Elastic StacieClark-Elastic marked this pull request as ready for review February 13, 2025 20:55
@StacieClark-Elastic StacieClark-Elastic requested review from a team as code owners February 13, 2025 20:55
@StacieClark-Elastic StacieClark-Elastic added Integration:system System Integration:mysql MySQL Integration:apache Apache HTTP Server Integration:redis Redis Integration:ibmmq IBM MQ Integration:apache_tomcat Apache Tomcat Integration:couchdb CouchDB Integration:mongodb MongoDB Integration:activemq ActiveMQ Integration:ceph Ceph Integration:couchbase Couchbase Integration:golang Golang Integration:kafka Kafka Integration:php_fpm PHP-FPM Integration:nginx Nginx Integration:spring_boot Spring Boot Integration:nagios_xi Nagios XI Integration:oracle_weblogic Oracle WebLogic Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] Team:Security-Deployment and Devices Deployment and Devices Security team [elastic/sec-deployment-and-devices] Team:Security-Linux Platform Linux Platform Security team [elastic/sec-linux-platform] Team:Security-Windows Platform Security Windows Platform team [elastic/sec-windows-platform] Integration:citrix_adc Citrix ADC labels Feb 13, 2025
Updates description field on ssl nodes in package level manifest.yml file to include links to online documentation and to be consistent with other integrations.
This issue tracks changes to integration owned by obs-infraobs-integrations
…ntegrations-12708

changed link to agent documentation for activemq
…ntegrations-12708

changed links to point to elastic agent documentation
@StacieClark-Elastic StacieClark-Elastic force-pushed the bugfix/update-ssl-option-descriptions-package-manifest-obs-infraobs-integrations-12708 branch from 7995f34 to fc4243f Compare March 6, 2025 13:16
@StacieClark-Elastic
Copy link
Member Author

/test

1 similar comment
@StacieClark-Elastic
Copy link
Member Author

/test

Copy link

@StacieClark-Elastic StacieClark-Elastic merged commit 6fc313a into elastic:main Mar 6, 2025
7 checks passed
@elasticmachine
Copy link

💚 Build Succeeded

History

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

@elastic-vault-github-plugin-prod

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

flexitrev pushed a commit that referenced this pull request Mar 20, 2025
…12780)

Updates description field on ssl nodes in package level manifest.yml file to include links to online documentation and to be consistent with other integrations.
This issue tracks changes to integration owned by obs-infraobs-integrations
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:activemq ActiveMQ Integration:apache_tomcat Apache Tomcat Integration:apache Apache HTTP Server Integration:ceph Ceph Integration:citrix_adc Citrix ADC Integration:couchbase Couchbase Integration:couchdb CouchDB Integration:golang Golang Integration:ibmmq IBM MQ Integration:kafka Kafka Integration:mongodb MongoDB Integration:mysql MySQL Integration:nagios_xi Nagios XI Integration:nginx Nginx Integration:oracle_weblogic Oracle WebLogic Integration:php_fpm PHP-FPM Integration:redis Redis Integration:spring_boot Spring Boot Integration:system System Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] Team:Security-Deployment and Devices Deployment and Devices Security team [elastic/sec-deployment-and-devices] Team:Security-Linux Platform Linux Platform Security team [elastic/sec-linux-platform] Team:Security-Windows Platform Security Windows Platform team [elastic/sec-windows-platform]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation changes to package level manifest.yml file for integrations owned by obs-infraobs-integrations
6 participants