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

[7.16](backport #27355) [Metricbeat] Add Linux pressure metricset #29036

Merged
merged 3 commits into from
Nov 19, 2021

Commits on Nov 18, 2021

  1. [Metricbeat] Add Linux pressure metricset (#27355)

    * Adds new linux pressure metricset
    
    * Tidy up code
    
    * Be consistent in default config
    
    * Run integration tests
    
    * Make update
    
    * make update v3
    
    * Address comments
    
    * Format tests
    
    * Remove unused imports from tests
    
    * Mage format
    
    * Update changelog
    
    * simplify loop
    
    * Fix fields/mapping
    
    (cherry picked from commit e49f257)
    
    # Conflicts:
    #	metricbeat/docs/modules_list.asciidoc
    #	metricbeat/module/linux/fields.go
    #	metricbeat/module/linux/pressure/pressure.go
    b-deam authored and mergify-bot committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    21f0cd6 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    b-deam committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    465e5c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Formatting

    b-deam committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    a1efd40 View commit details
    Browse the repository at this point in the history