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

[integrations][Custom GCS] - Converted Custom GCS integration to Input Package type #9725

Merged
merged 37 commits into from May 6, 2024

Conversation

ShourieG
Copy link
Contributor

@ShourieG ShourieG commented Apr 26, 2024

Type of change

  • Enhancement

Proposed commit message

Converted Custom GCS Integration to Input Package according to the specs located here - https://github.com/elastic/package-spec/tree/29cc306237b541e7c32841548c09e25dcfd19333/spec/input.

Note

Ignore older commits created due to fork being out of sync.

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.

Author's Checklist

  • Verified upgrade process and confirmed state is kept intact post upgrade.

How to test this PR locally

Related issues

Screenshots

ShourieG and others added 30 commits November 15, 2023 16:19
…quirements to ^8.7.0 (elastic#9605)

* refactored the integration, added new parameters and improved documentation for making integration GA

* Added support for custom tcp options & upgraded kibana stack requiurements to ^8.7.0 for input metrics support

* updated changelog

* addressed PR suggestions
@ShourieG ShourieG requested a review from a team as a code owner April 26, 2024 14:29
@ShourieG ShourieG requested a review from kcreddy April 26, 2024 14:29
@ShourieG ShourieG self-assigned this Apr 26, 2024
@ShourieG ShourieG added 8.14 candidate integration Label used for meta issues tracking each integration enhancement New feature or request Team:Security-Service Integrations Security Service Integrations Team labels Apr 26, 2024
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

packages/google_cloud_storage/docs/README.md Outdated Show resolved Hide resolved
packages/google_cloud_storage/fields/agent.yml Outdated Show resolved Hide resolved
packages/google_cloud_storage/manifest.yml Outdated Show resolved Hide resolved
packages/google_cloud_storage/manifest.yml Outdated Show resolved Hide resolved
@ShourieG ShourieG removed the request for review from kcreddy April 29, 2024 06:35
@elasticmachine
Copy link

💚 Build Succeeded

History

cc @ShourieG

Copy link

@ShourieG
Copy link
Contributor Author

ShourieG commented May 2, 2024

@efd6, Addressed all the pr suggestions

@ShourieG ShourieG merged commit b4cb1df into elastic:main May 6, 2024
5 checks passed
@ShourieG ShourieG deleted the ip_migration/gcs branch May 6, 2024 07:06
@elasticmachine
Copy link

Package google_cloud_storage - 2.0.0 containing this change is available at https://epr.elastic.co/search?package=google_cloud_storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.14 candidate enhancement New feature or request integration Label used for meta issues tracking each integration Team:Security-Service Integrations Security Service Integrations Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert Custom GCS package to input type
4 participants