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 optional opentelemetry file export tracing #723

Merged
merged 37 commits into from
Dec 6, 2023
Merged

Commits on Nov 30, 2023

  1. Add trace feature

    joshwlewis committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c70bf80 View commit details
    Browse the repository at this point in the history
  2. Add tracing for detect

    joshwlewis committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    523603c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d68c36b View commit details
    Browse the repository at this point in the history
  4. Add a tracing test

    joshwlewis committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    aae2e57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af37182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efb2325 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac0fa8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5558396 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33b2a99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    adb88f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a9cae5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f5cb51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4edd307 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b911db View commit details
    Browse the repository at this point in the history
  15. Fix spelling typo

    joshwlewis committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c43b217 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    982ca52 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Use workspace lints in test buildpack

    Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
    joshwlewis and edmorley committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d829c56 View commit details
    Browse the repository at this point in the history
  2. Prefer workspace lints

    Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
    joshwlewis and edmorley committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8cdb904 View commit details
    Browse the repository at this point in the history
  3. Prefer workspace lints

    Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
    joshwlewis and edmorley committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    02cadc8 View commit details
    Browse the repository at this point in the history
  4. Use workspace dependency

    Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
    joshwlewis and edmorley committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    71c3ba3 View commit details
    Browse the repository at this point in the history
  5. Be specific about which crate

    Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
    joshwlewis and edmorley committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8a7c4c9 View commit details
    Browse the repository at this point in the history
  6. Use an array over a vector

    Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
    joshwlewis and edmorley committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    56ee596 View commit details
    Browse the repository at this point in the history
  7. Drop redundant clone

    Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
    joshwlewis and edmorley committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3664926 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c242415 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c18d96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    690e0d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c6b7c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    f6486ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f641b0 View commit details
    Browse the repository at this point in the history
  3. Fix a few clippy lints

    joshwlewis committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ff02453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4b440e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bf7261 View commit details
    Browse the repository at this point in the history
  6. Better name for closure

    joshwlewis committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    244fe14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e11cb55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74a5420 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afe1d86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e109d74 View commit details
    Browse the repository at this point in the history