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

Cherry-pick #8308 to 6.x: Consistency in Elastic stack metricsets' code #8755

Merged
merged 1 commit into from Nov 5, 2018

Commits on Nov 2, 2018

  1. Consistency in Elastic stack metricsets' code (elastic#8308)

    * Consistent error handling in elasticsearch/cluster_stats metricset
    
    * Consistent error handling in elasticsearch/index_recovery metricset
    
    * Remove punctuation from error messages
    
    * Inline variable
    
    * Reordering imports
    
    * Adding periods to the ends of godoc comments
    
    * More consistency cleanup
    
    * More consistency fixes
    
    * More consistency fixes
    
    * Fixing API path
    
    * Consistent code in elasticsearch/pending_tasks metricset
    
    * More code consistency
    
    * Consistent code in elasticsearch/shard metricset
    
    * Consistent code in elasticsearch/ccr metricset
    
    * Making code in kibana module metricsets consistent
    
    * Making fully-qualified metricset name consistent
    
    * Use elasticsearch.ModuleName constant instead of string literal
    
    * Making logstash/node metricset code consistent
    
    * Making the logstash/node_stats metricset code consistent
    
    * Refactoring common reporting and error pattern into helper function
    
    * Updating unit tests
    
    * Changes from running make fmt
    
    * Re-running make fmt after downgrading golang to 10.3
    
    * Fixes due to make update
    
    * Updating LS module integration tests
    
    * Update kibana/status integration test
    
    * Report error with event (for non x-pack path)
    
    * Attaching errors to events
    
    * Fixing imports in integration tests
    
    * Fixing error
    
    (cherry picked from commit 3b2399d)
    ycombinator committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    8958e89 View commit details
    Browse the repository at this point in the history