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

Feature/valuable integration #1608

Merged
merged 27 commits into from
Jan 21, 2022

Commits on Oct 7, 2021

  1. Initial commit to add Valuable

    daniel-emotech authored and xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    13f01f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1638739 View commit details
    Browse the repository at this point in the history
  3. Create ValuableValue

    xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    bb74cfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfee46a View commit details
    Browse the repository at this point in the history
  5. Add tracing_unstable config and Debug impl

    Added the missing Debug implementation for `ValuableValue` and put the
    valuable integration behind a tracing_unstable config as well.
    xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    3f3a477 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions

    xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    e228504 View commit details
    Browse the repository at this point in the history
  7. Add simple example

    xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    5919719 View commit details
    Browse the repository at this point in the history
  8. import valuable function

    xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    344c43e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d2e431 View commit details
    Browse the repository at this point in the history
  10. Fix formatting

    xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    b848ee0 View commit details
    Browse the repository at this point in the history
  11. Move things to v0.1.x

    xd009642 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    bc4d326 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Add instrument macro example

    xd009642 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    9735ac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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

Commits on Jan 5, 2022

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

Commits on Jan 11, 2022

  1. Allow dead code

    xd009642 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3bb628c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

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

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    0ef179f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/valuable-integration' of github.com:xd009642/tr…

    …acing into feature/valuable-integration
    xd009642 committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d9f1aa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5fc2d3 View commit details
    Browse the repository at this point in the history
  4. Fix silly mistake

    The woes of trying to rush something in when tired
    xd009642 committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    aed9534 View commit details
    Browse the repository at this point in the history
  5. Update examples/examples/valuable_instrument.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    xd009642 and hawkw committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3177709 View commit details
    Browse the repository at this point in the history
  6. Update examples/examples/valuable.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    xd009642 and hawkw committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c7ac0ac View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    xd009642 committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a24c78d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67e1bbd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    9d22b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e0c8b View commit details
    Browse the repository at this point in the history
  3. rustfmt

    hawkw committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    062a6ea View commit details
    Browse the repository at this point in the history