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

[v2] Change e2e jaeger-v2 binary log output to temp file #5431

Merged
merged 6 commits into from
May 8, 2024

Commits on May 7, 2024

  1. output jaeger-v2 binary log to temp file

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a8c9e41 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. separate stdout and stderr temp files

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3c47433 View commit details
    Browse the repository at this point in the history
  2. output the logs after the process has been killed

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3222ac1 View commit details
    Browse the repository at this point in the history
  3. set binary logs to foldable in GH

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed May 8, 2024
    Configuration menu
    Copy the full SHA
    766131f View commit details
    Browse the repository at this point in the history
  4. change binary log to fmt.Printf to keep in sync with group section

    Signed-off-by: James Ryans <james.ryans2012@gmail.com>
    james-ryans committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dea889c View commit details
    Browse the repository at this point in the history
  5. add codecov exclusion

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5f6f754 View commit details
    Browse the repository at this point in the history