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

Rewrite send-trace-to-jaeger in Rust #31392

Merged
merged 4 commits into from
Nov 14, 2021

Commits on Nov 14, 2021

  1. Rewrite send-trace-to-jaeger in Rust

    Just  using this as an opportunity to learn Rust given that it's an internal script 👍
    timneutkens committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    01c26ba View commit details
    Browse the repository at this point in the history
  2. Use imports

    timneutkens committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    278db2d View commit details
    Browse the repository at this point in the history
  3. Fix code review comments

    timneutkens committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    ac710f7 View commit details
    Browse the repository at this point in the history
  4. Remove explicit type

    timneutkens committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    7f0e2d9 View commit details
    Browse the repository at this point in the history