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

[8.x](backport #40707) Update fields to use mapstr in vSphere virtualmachine metricset #40724

Merged
merged 5 commits into from
Sep 30, 2024

Commits on Sep 10, 2024

  1. Update fields to use mapstr in vSphere virtualmachine metricset (#40707)

    * Convert fields to mapstr
    
    * lint changes
    
    * Address comments, update changelog
    
    * lint change
    
    * Address CI failure
    
    (cherry picked from commit e7637c0)
    
    # Conflicts:
    #	metricbeat/module/vsphere/fields.go
    #	metricbeat/module/vsphere/virtualmachine/_meta/data.json
    #	metricbeat/module/vsphere/virtualmachine/data.go
    #	metricbeat/module/vsphere/virtualmachine/data_test.go
    #	metricbeat/module/vsphere/virtualmachine/virtualmachine.go
    ishleenk17 authored and mergify[bot] committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3dd9ecf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. resolved conflicts

    kush-elastic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d755617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a83e77 View commit details
    Browse the repository at this point in the history
  3. fix data.json

    kush-elastic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f722c4 View commit details
    Browse the repository at this point in the history
  4. update fields.go

    kush-elastic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cbdc786 View commit details
    Browse the repository at this point in the history