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

tracing: replace future names with spawn locations in task spans #3074

Merged
merged 10 commits into from Nov 1, 2020

Commits on Oct 29, 2020

  1. tracing: just use tracing 0.1.21's instrument

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    b43d90d View commit details
    Browse the repository at this point in the history
  2. tracing: remove future names from task spans

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e48d3e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0bc98a View commit details
    Browse the repository at this point in the history
  4. unformat Cargo.toml

    whoops, i didn't realize i had a vscode plugin installed that does that.
    
    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    5e78045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00e7f02 View commit details
    Browse the repository at this point in the history
  6. also add locations to tasks spawned via a Runtime

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    eb11d8e View commit details
    Browse the repository at this point in the history
  7. put back missing trailing comma

    hawkw committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e04688d View commit details
    Browse the repository at this point in the history
  8. *whatever*, clippy

    hawkw committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0a91353 View commit details
    Browse the repository at this point in the history
  9. more clippy placation

    hawkw committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    f05a469 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. use autocfg

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    47017ec View commit details
    Browse the repository at this point in the history