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

[Metricbeat] gcp.storage: uniform metricset's fields #28372

Merged
merged 4 commits into from
Oct 14, 2021

Conversation

endorama
Copy link
Member

What does this PR do?

Uniform gcp.storage fields.yml file.

Why is it important?

As part of #27974 this PR uniform gcp.storage metricset fields.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • Run tests TEST_TAGS=gcp MODULE=gcp mage goIntegTest
  • updated fields.go before merging

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@endorama endorama added Team:Integrations Label for the Integrations team backport-v7.16.0 Automated backport with mergify labels Oct 12, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 12, 2021
@elasticmachine
Copy link
Collaborator

elasticmachine commented Oct 12, 2021

💚 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

  • Duration: 115 min 17 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

@mergify
Copy link
Contributor

mergify bot commented Oct 13, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b gcp/uniform-fields-storage upstream/gcp/uniform-fields-storage
git merge upstream/master
git push upstream gcp/uniform-fields-storage

@endorama endorama force-pushed the gcp/uniform-fields-storage branch from 8aeea2e to 6e831de Compare October 13, 2021 08:20
@mergify
Copy link
Contributor

mergify bot commented Oct 13, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b gcp/uniform-fields-storage upstream/gcp/uniform-fields-storage
git merge upstream/master
git push upstream gcp/uniform-fields-storage

@endorama endorama force-pushed the gcp/uniform-fields-storage branch from 6e831de to 962edc6 Compare October 14, 2021 10:41
@endorama endorama merged commit 4229ede into elastic:master Oct 14, 2021
@endorama endorama deleted the gcp/uniform-fields-storage branch October 14, 2021 12:39
endorama added a commit that referenced this pull request Oct 14, 2021
* gcp.storage: add TestFetch

* gcp.storage: flatten fields

* gcp: update fields

* metricbeat: mage update

(cherry picked from commit 4229ede)
endorama added a commit that referenced this pull request Oct 14, 2021
* gcp.storage: add TestFetch

* gcp.storage: flatten fields

* gcp: update fields

* metricbeat: mage update

(cherry picked from commit 4229ede)
endorama added a commit that referenced this pull request Oct 15, 2021
* gcp.storage: add TestFetch

* gcp.storage: flatten fields

* gcp: update fields

* metricbeat: mage update

(cherry picked from commit 4229ede)

Co-authored-by: endorama <[email protected]>
Icedroid pushed a commit to Icedroid/beats that referenced this pull request Nov 1, 2021
* gcp.storage: add TestFetch

* gcp.storage: flatten fields

* gcp: update fields

* metricbeat: mage update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v7.16.0 Automated backport with mergify Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants