Skip to content

Update cloud packages codeowner#8672

Merged
lalit-satapathy merged 8 commits intoelastic:mainfrom
lalit-satapathy:update-cloud-packages-codeowner-local
Dec 19, 2023
Merged

Update cloud packages codeowner#8672
lalit-satapathy merged 8 commits intoelastic:mainfrom
lalit-satapathy:update-cloud-packages-codeowner-local

Conversation

@lalit-satapathy
Copy link
Copy Markdown
Contributor

@lalit-satapathy lalit-satapathy commented Dec 7, 2023

Integrations cloud packages update CODEOWNERS as per issue.

@lalit-satapathy lalit-satapathy added the draft Draft label Dec 7, 2023
@lalit-satapathy lalit-satapathy self-assigned this Dec 7, 2023
@elasticmachine
Copy link
Copy Markdown

elasticmachine commented Dec 7, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-12-18T12:25:12.811+0000

  • Duration: 83 min 30 sec

Test stats 🧪

Test Results
Failed 0
Passed 435
Skipped 3
Total 438

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link
Copy Markdown

elasticmachine commented Dec 7, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (38/38) 💚
Files 92.157% (47/51) 👎 -2.288
Classes 92.157% (47/51) 👎 -2.288
Methods 86.149% (566/657) 👍 8.747
Lines 87.031% (12066/13864) 👍 0.948
Conditionals 100.0% (0/0) 💚

@elasticmachine
Copy link
Copy Markdown

elasticmachine commented Dec 7, 2023

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@lalit-satapathy lalit-satapathy marked this pull request as ready for review December 12, 2023 07:07
@lalit-satapathy lalit-satapathy requested review from a team as code owners December 12, 2023 07:07
@lalit-satapathy lalit-satapathy removed the draft Draft label Dec 12, 2023
@lalit-satapathy lalit-satapathy changed the title [Draft] Update cloud packages codeowner Update cloud packages codeowner Dec 13, 2023
Copy link
Copy Markdown

@bturquet bturquet left a comment

Choose a reason for hiding this comment

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

We just realised through a new SDH that SEI team has actively contributed to this package recently, I assume they should be owner of it
https://github.com/elastic/sdh-beats/issues/4181
https://github.com/elastic/integrations/tree/main/packages/google_cloud_storage

@lalit-satapathy
Copy link
Copy Markdown
Contributor Author

We just realised through a new SDH that SEI team has actively contributed to this package recently, I assume they should be owner of it elastic/sdh-beats#4181 https://github.com/elastic/integrations/tree/main/packages/google_cloud_storage

Fixed 31bbfbc

Copy link
Copy Markdown

@bturquet bturquet left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@lucian-ioan lucian-ioan left a comment

Choose a reason for hiding this comment

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

LGTM

@lalit-satapathy lalit-satapathy merged commit 291480c into elastic:main Dec 19, 2023
v1v added a commit that referenced this pull request Dec 21, 2023
* upstream/main: (117 commits)
  [TI MISP] Add IOC expiration support (#8639)
  Add CSPM Rules 6.2, 6.3 and 6.4 (#8778)
  [Infoblox NIOS] Update timestamp parsing logic (#8767)
  [Rapid7 InsightVM] Split vulnerability categories into array (#8768)
  [Exchange Online Message Trace] Add Additional Look-back Time & Fix Cursor Value (#8717)
  [Buildkite] Update bucket settings (#8765)
  Remove Jenkins .ci folder (#8766)
  First part of removal of Jenkins jobs (#8763)
  misp: parse URIs for URI type threats (#8760)
  [amazon_security_lake] Added support for all the OCSF Classes (#8579)
  [Buildkite] Update settings for integrations pipeline (#8758)
  [TI ThreatQ] Add IOC expiration support (#8691)
  [ti_opencti] Support OpenCTI 5.12 by removing filters parameter (#8744)
  [Cribl] Updating setup guidance for Cribl field (#8746)
  crowdstrike: add userinfo enrichment support and map fields to ECS (#8742)
  [etcd] Enable TSDB for metrics datastream (#8649)
  Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#8749)
  auditd: relax field_split pattern and handle AVC header (#8748)
  Update cloud packages codeowner (#8672)
  [O11Y] [AWS Billing] Convert "Total Estimated Charges" visualization to new metric (#8509)
  ...
@andrewkroh andrewkroh added Integration:aws_logs Custom AWS Logs Integration:awsfargate AWS Fargate (for ECS clusters) Integration:awsfirehose Amazon Data Firehose Integration:gcp_metrics GCP Metrics Input Integration:azure_metrics Azure Resource Metrics Integration:gcp Google Cloud Platform Integration:aws AWS Integration:azure Azure Logs Integration:azure_application_insights Azure Application Insights Metrics Overview Integration:azure_billing Azure Billing Metrics labels Jul 22, 2024
qcorporation pushed a commit that referenced this pull request Feb 3, 2025
* upstream/main: (117 commits)
  [TI MISP] Add IOC expiration support (#8639)
  Add CSPM Rules 6.2, 6.3 and 6.4 (#8778)
  [Infoblox NIOS] Update timestamp parsing logic (#8767)
  [Rapid7 InsightVM] Split vulnerability categories into array (#8768)
  [Exchange Online Message Trace] Add Additional Look-back Time & Fix Cursor Value (#8717)
  [Buildkite] Update bucket settings (#8765)
  Remove Jenkins .ci folder (#8766)
  First part of removal of Jenkins jobs (#8763)
  misp: parse URIs for URI type threats (#8760)
  [amazon_security_lake] Added support for all the OCSF Classes (#8579)
  [Buildkite] Update settings for integrations pipeline (#8758)
  [TI ThreatQ] Add IOC expiration support (#8691)
  [ti_opencti] Support OpenCTI 5.12 by removing filters parameter (#8744)
  [Cribl] Updating setup guidance for Cribl field (#8746)
  crowdstrike: add userinfo enrichment support and map fields to ECS (#8742)
  [etcd] Enable TSDB for metrics datastream (#8649)
  Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#8749)
  auditd: relax field_split pattern and handle AVC header (#8748)
  Update cloud packages codeowner (#8672)
  [O11Y] [AWS Billing] Convert "Total Estimated Charges" visualization to new metric (#8509)
  ...
qcorporation pushed a commit that referenced this pull request Feb 4, 2025
* upstream/main: (117 commits)
  [TI MISP] Add IOC expiration support (#8639)
  Add CSPM Rules 6.2, 6.3 and 6.4 (#8778)
  [Infoblox NIOS] Update timestamp parsing logic (#8767)
  [Rapid7 InsightVM] Split vulnerability categories into array (#8768)
  [Exchange Online Message Trace] Add Additional Look-back Time & Fix Cursor Value (#8717)
  [Buildkite] Update bucket settings (#8765)
  Remove Jenkins .ci folder (#8766)
  First part of removal of Jenkins jobs (#8763)
  misp: parse URIs for URI type threats (#8760)
  [amazon_security_lake] Added support for all the OCSF Classes (#8579)
  [Buildkite] Update settings for integrations pipeline (#8758)
  [TI ThreatQ] Add IOC expiration support (#8691)
  [ti_opencti] Support OpenCTI 5.12 by removing filters parameter (#8744)
  [Cribl] Updating setup guidance for Cribl field (#8746)
  crowdstrike: add userinfo enrichment support and map fields to ECS (#8742)
  [etcd] Enable TSDB for metrics datastream (#8649)
  Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#8749)
  auditd: relax field_split pattern and handle AVC header (#8748)
  Update cloud packages codeowner (#8672)
  [O11Y] [AWS Billing] Convert "Total Estimated Charges" visualization to new metric (#8509)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:aws_logs Custom AWS Logs Integration:aws AWS Integration:awsfargate AWS Fargate (for ECS clusters) Integration:awsfirehose Amazon Data Firehose Integration:azure_application_insights Azure Application Insights Metrics Overview Integration:azure_billing Azure Billing Metrics Integration:azure_metrics Azure Resource Metrics Integration:azure Azure Logs Integration:gcp_metrics GCP Metrics Input Integration:gcp Google Cloud Platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants