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.15](backport #40686) x-pack/metricbeat/module/panw: Add a new module #40866

Merged
merged 2 commits into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. x-pack/metricbeat/module/panw: Add a new module (#40686)

    * initial module creation
    
    * panos.system metricset running
    
    * remove testing data
    
    * panos.disk metricset working
    
    * rename metricset
    
    * change metricset name
    
    * bgp_peers metricset working
    
    * temperature metricset
    
    * more metricsets
    
    * use MetricSetFields
    
    * license notices
    
    * update fields.yml
    
    * added doc
    
    * refactor down to 4 metricsets
    
    * more cleanup
    
    * cleanup field names
    
    * remove yml
    
    * panos.yml.disabled
    
    * PR comment fixes
    
    * more PR comments addressed. Still to do: tests
    
    * Changes to:
    	- move tunnels from vpn to interfaces metricset
    	- address PR comments for field names in field.yml
    	- split local/peer addresses into host and port for bgp
    	- handle license expires of "never"
    
    * Fixes for PR comments
    
    * add license header
    
    * add pango package
    
    * mage check && mage update
    
    * remove mappings & make update
    
    * make linter happy
    
    * add the untracked docs
    
    * update the fields.yml
    
    * update the fields.yml with example fields to make python integ tests happy
    
    * make docs check happy and update codeowners
    
    * add result of 'mage update' in x-pack/metricbeat
    
    ---------
    
    Co-authored-by: subham sarkar <subham.sarkar@elastic.co>
    Co-authored-by: tommyers-elastic <106530686+tommyers-elastic@users.noreply.github.com>
    (cherry picked from commit cc2c925)
    
    # Conflicts:
    #	go.mod
    #	x-pack/metricbeat/metricbeat.reference.yml
    dparkerelastic authored and mergify[bot] committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1f2cff4 View commit details
    Browse the repository at this point in the history
  2. fix merge issues

    tommyers-elastic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    88e30bb View commit details
    Browse the repository at this point in the history