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.x] EP Meta Telemetry Perf (#104396) #106148

Merged
merged 1 commit into from
Jul 19, 2021

Commits on Jul 19, 2021

  1. EP Meta Telemetry Perf (elastic#104396)

    * Add comments for other developers.
    
    * Move OS infomation into meta key.
    
    * Refmt endpoint metrics.
    
    * Add helper funcs to batch sending.
    
    * Add test to ensure opt in status.
    
    * Add helpers test.
    
    * Finish reshaping the document based on feedback.
    
    * Add better type safety. Add policy package version to output.
    
    * Fix sender implementation for aggregating EP datastreams.
    
    * Fix type issues.
    
    * Fix cadence inference + miss default agent id.
    
    * Dynamically control search ranges for metrics + policy responses.
    
    * Set back to 24h.
    
    * Add comment for ignoring the default policy id.
    
    * explicitly type the sub agg search query.
    
    * Improve type safety.
    
    * Add additional type safety + try/catch the last block.
    
    * Remove unneeded optional chaining.
    
    * Destructure host metrics.
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    pjhampton and kibanamachine committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    ad5e5c5 View commit details
    Browse the repository at this point in the history