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

[testing-on-gke part 6.9] Export output to a gsheet #2524

Open
wants to merge 3 commits into
base: garnitin/add-gke-load-testing/add-gsheet-utility
Choose a base branch
from

Commits on Oct 7, 2024

  1. Support exporting outputs to gsheet

    add generic utility to append to a gsheet
    
    Add utility for gsheet
    
    improve gsheet utility
    
    export fio output to gsheet
    
    encapsulate cpu/memory calculation in fio
    
    disable repeat operations for quick testing
    
    add dlio output export to gsheet
    
    fix a bug in dlio output parsing
    
    fix a column-name in fio csv output
    
    Revert "disable repeat operations for quick testing"
    
    This reverts commit 04bf834.
    
    add log of successful addition to gsheet
    
    clean-up code changes
    
    added some error-checking
    
    wip
    
    wip
    
    fix calls to download_gcs_objects
    
    support key-file on gcs in gsheet
    
    put back cpu/memory metrics
    
    fix couple of logs
    
    fix couple of help messages
    
    put back accidentally deleted command
    gargnitingoogle committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9c7d070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d55e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a4844 View commit details
    Browse the repository at this point in the history