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

[Do not merge] Trace API playground #35

Closed
wants to merge 6 commits into from
Closed

Commits on Jul 24, 2022

  1. Draft Trace API

    iRevive committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    5867d36 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Add in-memory tests

    iRevive committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    cf4d27e View commit details
    Browse the repository at this point in the history
  2. Add Tracer[F].withoutTracing

    iRevive committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    57aac04 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Add Tracer[F].resourceSpan

    iRevive committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d6542f5 View commit details
    Browse the repository at this point in the history
  2. Add Tracer[F].noopScope

    iRevive committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0511ae5 View commit details
    Browse the repository at this point in the history
  3. Add stream example

    iRevive committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    025ccde View commit details
    Browse the repository at this point in the history