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

Convert local root span id to u64, fix clippy lints #80

Merged
merged 10 commits into from
Jan 11, 2023

Commits on Dec 12, 2022

  1. Convert local root span id to u64, fix clippy lints

    Bump to v2.0.0
    morrisonlevi committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4990cc4 View commit details
    Browse the repository at this point in the history
  2. Fix path

    morrisonlevi committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    85cdec2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Jan 4, 2023

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

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    0a83855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ab0bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    344b3e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Eagerly store certain strings

    This avoid doing runtime checking and simplifies some logic.
    morrisonlevi committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e131455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d662d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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