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

[GCP] Fix metrics ingestion by adding ingest pipelines #4374

Merged
merged 1 commit into from
Oct 4, 2022
Merged

[GCP] Fix metrics ingestion by adding ingest pipelines #4374

merged 1 commit into from
Oct 4, 2022

Conversation

endorama
Copy link
Member

@endorama endorama commented Oct 4, 2022

What does this PR do?

Bump gcp package to 2.11.10 including all PRs from 2.11.10-beta.x versions. All changes have been tested individually, this PR bumps the package version to a stable minor version release.

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

  • [ ]

How to test this PR locally

Related issues

Screenshots

@endorama endorama requested review from a team as code owners October 4, 2022 13:06
@elasticmachine
Copy link

🚀 Benchmarks report

Package gcp 👍(4) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
loadbalancing_logs 2985.07 2421.31 -563.76 (-18.89%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 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: 2022-10-04T13:06:17.949+0000

  • Duration: 20 min 34 sec

Test stats 🧪

Test Results
Failed 0
Passed 82
Skipped 0
Total 82

🤖 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

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (5/5) 💚
Files 100.0% (5/5) 💚
Classes 100.0% (5/5) 💚
Methods 90.816% (89/98)
Lines 95.752% (1375/1436)
Conditionals 100.0% (0/0) 💚

@endorama endorama merged commit b522305 into elastic:main Oct 4, 2022
@endorama endorama deleted the gcp-2.11.10 branch October 4, 2022 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gcp.compute data stream does not collect data in correct namespace
3 participants