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 #40678) [Metricbeat][vSphere] Support for configurable IntervalId for performance API #40897

Merged
merged 6 commits into from
Oct 1, 2024

Commits on Sep 11, 2024

  1. [Metricbeat][vSphere] Support for configurable IntervalId for perform…

    …ance API (#40678)
    
    * initial commit for intervalId supports for performance metrics
    
    * update docs and fix CI
    
    * Add changelog entry
    
    * fix CI
    
    * resolve review comments
    
    * fix loggers
    
    * resolved review comments
    
    * update versions
    
    * update UTs
    
    * update integration tests
    
    * 10s -> 20s
    
    * Update CHANGELOG.next.asciidoc
    
    Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com>
    
    * Update metricbeat/docs/modules/vsphere.asciidoc
    
    Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com>
    
    * make update
    
    * add recover for ToMetricSeries panic
    
    * return error instead just logging it.
    
    * remove restriction of interval IDs
    
    * remove unnecessary validations
    
    * remove recover and add empty condition
    
    * update changelog entry
    
    * Fix wrapping of errors in loggers
    
    * update data.json
    
    * update data.json
    
    * fix CI and loggers
    
    * update changelog entries
    
    * make update
    
    * fix changelog entries
    
    * update changelog entry
    
    ---------
    
    Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com>
    (cherry picked from commit c75a7a4)
    kush-elastic authored and mergify[bot] committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5e89714 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    dfa681f View commit details
    Browse the repository at this point in the history
  2. fix changelog entry

    kush-elastic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    43e4119 View commit details
    Browse the repository at this point in the history
  3. fix changelog entry

    kush-elastic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8f559a8 View commit details
    Browse the repository at this point in the history
  4. remove extra entries

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