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

Add support for instrumentation scope attributes #1021

Merged
merged 22 commits into from
Apr 21, 2023

Commits on Apr 9, 2023

  1. attr

    lzchen committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c65d9c1 View commit details
    Browse the repository at this point in the history
  2. Update main.rs

    lzchen committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c2be081 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    10210b2 View commit details
    Browse the repository at this point in the history
  2. metrics

    lzchen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7bd9497 View commit details
    Browse the repository at this point in the history
  3. fmt

    lzchen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    60a8f78 View commit details
    Browse the repository at this point in the history
  4. tests

    lzchen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d4279e2 View commit details
    Browse the repository at this point in the history
  5. tests

    lzchen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    145f008 View commit details
    Browse the repository at this point in the history
  6. Update metrics.rs

    lzchen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    98200cc View commit details
    Browse the repository at this point in the history
  7. cov

    lzchen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    dc464da View commit details
    Browse the repository at this point in the history
  8. Update tracer_provider.rs

    lzchen committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    673c9e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. remove tokio

    lzchen committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    78e265d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

    lzchen committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9079b5d View commit details
    Browse the repository at this point in the history
  3. lint

    lzchen committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    25f3185 View commit details
    Browse the repository at this point in the history
  4. remove example

    lzchen committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    50408ef View commit details
    Browse the repository at this point in the history
  5. lint

    lzchen committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    35a1f9e View commit details
    Browse the repository at this point in the history
  6. test

    lzchen committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a9e1b9c View commit details
    Browse the repository at this point in the history
  7. Delete main.rs

    lzchen committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d1c4f9d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

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

Commits on Apr 21, 2023

  1. changelog

    lzchen committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a5330ca View commit details
    Browse the repository at this point in the history
  2. test

    lzchen committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5f910d0 View commit details
    Browse the repository at this point in the history
  3. Update metrics.rs

    lzchen committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0a37b69 View commit details
    Browse the repository at this point in the history