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] Reporting/diagnostics (#74314) #77124

Merged
merged 1 commit into from
Sep 10, 2020
Merged

[7.x] Reporting/diagnostics (#74314) #77124

merged 1 commit into from
Sep 10, 2020

Commits on Sep 9, 2020

  1. Reporting/diagnostics (#74314)

    * WIP: Adding in new reporting diag tool
    
    * WIP: chrome-binary test + log capturing/error handling
    
    * More wip on diagnostic tool
    
    * More work adding in diagnose routes
    
    * Alter link in description + minor rename of chrome => browser
    
    * Wiring UI to API + some polish on UI flow
    
    * WIP: Add in screenshot diag route
    
    * Adding in screenshot diag route, hooking up client to it
    
    * Add missing lib check + memory check
    
    * Working screenshot test + config check for RAM
    
    * Small test helper consolidation + screenshot diag test
    
    * Delete old i18n translations
    
    * PR feedback, browser tests, rename, re-organize import statements and lite fixes
    
    * Lite rename for consistency
    
    * Remove old validate check i18n
    
    * Add config check
    
    * i18n all the things!
    
    * Docs on diagnostics tool
    
    * Fixes, better readability, spelling and more for diagnostic tool
    
    * Translate a few error messages
    
    * Rename of test => start_logs for clarity. Move to observables
    
    * Gathering logs even during process exit or crash
    
    * Adds a test case for the browser exiting during the diag check
    
    * Tap into browser logs for checking output
    
    * Rename asciidoc diag id
    
    * Remove duplicate shared object message
    
    * Add better comment as to why we merge events + wait for a period of time
    
    * Cloning logger for mirroring browser stderr to kibana output
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    Joel Griffith and elasticmachine committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    3403c87 View commit details
    Browse the repository at this point in the history