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

Move the compute_vm_scalset to a light metricset and map the cloud metadata #21038

Merged
merged 23 commits into from
Sep 15, 2020

Conversation

narph
Copy link
Contributor

@narph narph commented Sep 9, 2020

What does this PR do?

Move the compute_vm_scalset to a light metricset and map the cloud metadata

Why is it important?

Useful for migration, no breaking changes.

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.

Related issues

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 9, 2020
@narph narph self-assigned this Sep 9, 2020
@narph narph added [zube]: In Review needs_backport PR is waiting to be backported to other branches. Team:Integrations Label for the Integrations team labels Sep 9, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 9, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Sep 9, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21038 updated]

  • Start Time: 2020-09-09T12:38:31.230+0000

  • Duration: 61 min 17 sec

Test stats 🧪

Test Results
Failed 0
Passed 3594
Skipped 795
Total 4389

@narph narph merged commit bf3eace into elastic:master Sep 15, 2020
@narph narph deleted the azure_vm_sc branch September 15, 2020 11:29
narph added a commit to narph/beats that referenced this pull request Sep 15, 2020
…metadata (elastic#21038)

* mofidy doc

* vm_scaleset

* changelog

(cherry picked from commit bf3eace)
narph added a commit that referenced this pull request Sep 15, 2020
…metadata (#21038) (#21094)

* mofidy doc

* vm_scaleset

* changelog

(cherry picked from commit bf3eace)
v1v added a commit to v1v/beats that referenced this pull request Sep 18, 2020
…ne-2.0

* upstream/master: (44 commits)
  Update users.asciidoc (elastic#20802) (elastic#21108)
  Fix docker provider builder. (elastic#21118)
  [Elastic Agent] Add docker composable dynamic provider. (elastic#20842)
  Add new modules/filesets from rsa2elk for 7.10 (elastic#20820)
  Fix broken links to external websites (elastic#21061)
  [docs] typo in the command line (elastic#20799)
  [Filebeat] add panos type and sub_type (elastic#20912)
  Move the `compute_vm_scalset` to  a light metricset and map the cloud metadata (elastic#21038)
  [Filebeat] Add support for Cloudtrail digest files (elastic#21086)
  Add metrics collection from cost explorer into aws/billing metricset (elastic#20527)
  Add vendoring to Google Cloud Functions again (elastic#21070)
  [Elastic Agent] Add fleet.host.id for sending to endpoint. (elastic#21042)
  Do not need Google credentials before using it (elastic#21072)
  [Filebeat][New Module] Zoom webhook module (elastic#20414)
  Add support for GMT timezone offset in decode_cef (elastic#20993)
  Filebeat: Fix random error on harvester close (elastic#21048)
  Add ingress controller dashboards (elastic#21052)
  Fix loggers in composable module. (elastic#21047)
  [Ingest Manager] Increase kibana client timeout to 5 minutes (elastic#21037)
  Add changelog. (elastic#21041)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_backport PR is waiting to be backported to other branches. Team:Integrations Label for the Integrations team [zube]: In Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move azure compute_vm_scaleset to a light metricset and map cloud.instance.id
3 participants