-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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: add dataproc metricset #30008
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
42a57ea
to
a7b3c3c
Compare
/test |
This pull request is now in conflicts. Could you fix it? 🙏
|
a7b3c3c
to
86541f9
Compare
Pinging @elastic/integrations (Team:Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor nit but it looks good!
@@ -120,8 +120,9 @@ This file is generated! See scripts/mage/docs_collector.go | |||
|<<metricbeat-metricset-etcd-self,self>> | |||
|<<metricbeat-metricset-etcd-store,store>> | |||
|<<metricbeat-module-gcp,Google Cloud Platform>> beta[] |image:./images/icon-yes.png[Prebuilt dashboards are available] | | |||
.8+| .8+| |<<metricbeat-metricset-gcp-billing,billing>> beta[] | |||
.9+| .9+| |<<metricbeat-metricset-gcp-billing,billing>> beta[] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this change is related to this PR. Maybe is possible to remove it if not?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That should be because a new metricset was added (dataproc) and the no. of lines increased by 1. The file is automatically updated by running make docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, let's merge it!
* Add dataproc metricset * Update metricbeat docs (cherry picked from commit e61173f) # Conflicts: # metricbeat/docs/fields.asciidoc # metricbeat/docs/modules/gcp.asciidoc # metricbeat/docs/modules_list.asciidoc # x-pack/metricbeat/metricbeat.reference.yml # x-pack/metricbeat/module/gcp/_meta/config.yml # x-pack/metricbeat/module/gcp/constants.go # x-pack/metricbeat/module/gcp/fields.go # x-pack/metricbeat/module/gcp/metrics/metrics_requester.go # x-pack/metricbeat/module/gcp/metrics/response_parser.go # x-pack/metricbeat/module/gcp/module.yml # x-pack/metricbeat/modules.d/gcp.yml.disabled
What does this PR do?
Adds dataproc metricset.
Why is it important?
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs