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

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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 Label for the 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
@elasticmachine
Copy link

Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform)

@elasticmachine
Copy link

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)

@elasticmachine
Copy link

Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform)

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

elastic-vault-github-plugin-prod bot commented Feb 13, 2025

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@StacieClark-Elastic StacieClark-Elastic force-pushed the bugfix/update-ssl-option-descriptions-package-manifest-obs-infraobs-integrations-12708 branch from 198be97 to d398cff Compare February 14, 2025 15:36
@StacieClark-Elastic StacieClark-Elastic enabled auto-merge (squash) February 19, 2025 20:16
Copy link
Contributor

@jrmolin jrmolin left a comment

Choose a reason for hiding this comment

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

I believe Citrix_ADC is the only package that my team "owns".

@StacieClark-Elastic
Copy link
Member Author

/test

@@ -111,7 +111,7 @@ policy_templates:
# xw23l/k8RoD1wRWaDVbgpjwSzt+kl+vJE/ip2w3h69eEZ9wbo6scRO5lCO2JM4Pr
# 7RhLQyWn2u00L7/9Omw=
# -----END CERTIFICATE-----
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-ssl.html#ssl-common-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.

Copy link
Member Author

Choose a reason for hiding this comment

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

changed

@StacieClark-Elastic StacieClark-Elastic force-pushed the bugfix/update-ssl-option-descriptions-package-manifest-obs-infraobs-integrations-12708 branch 2 times, most recently from 159d9fc to 5ef26ab Compare March 3, 2025 17:36
@StacieClark-Elastic
Copy link
Member Author

/test

1 similar comment
@StacieClark-Elastic
Copy link
Member Author

/test

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 5ef26ab to 7995f34 Compare March 4, 2025 14:19
@StacieClark-Elastic
Copy link
Member Author

/test

@elasticmachine
Copy link

💚 Build Succeeded

History

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 Label for the 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