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

feat: emit metrics for exec, verify and render #9078

Merged
merged 3 commits into from
Sep 8, 2023

Commits on Sep 7, 2023

  1. feat: configure verify and exec commands to emit metrics (#9013)

    * feat: configure render, verify, and exec commands to emit metrics
    
    * fix: remove render command from tracking due to corrupted output data
    renzodavid9 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9d7c3c6 View commit details
    Browse the repository at this point in the history
  2. feat: enable skaffold render to track telemetry (#9020)

    * feat: making survey, update, and tracking messages to print to stderr instead of stdout
    
    * feat: enable `skaffold render` to track telemetry
    
    * feat: remove tests checking if a stadout is set, now we are using stderr
    
    * feat: make stderr used to print survey, update, and metricts promp, coloreable to keep same behaviour as stdin
    
    * feat: removing IsStdout function and related tests
    renzodavid9 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e1235e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    7ee4c72 View commit details
    Browse the repository at this point in the history