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

Proof-of-concept: OTel Resource scope and namespace API #427

Closed
wants to merge 22 commits into from

Commits on Jan 7, 2020

  1. Add new files from old branch

    jmacd committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f279218 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. SDK tests pass

    jmacd committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    96f5e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a305554 View commit details
    Browse the repository at this point in the history
  3. Remove trace.Provider

    jmacd committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    ec35065 View commit details
    Browse the repository at this point in the history
  4. API and SDK tests pass

    jmacd committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    7e9a323 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Exporter/API/SDK tests pass

    jmacd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    919b664 View commit details
    Browse the repository at this point in the history
  2. All tests except bridge

    jmacd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    dae443c View commit details
    Browse the repository at this point in the history
  3. Checkpoint bridge & Tidy

    jmacd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    258010b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c81dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f95e60b View commit details
    Browse the repository at this point in the history
  6. Remove dead comments

    jmacd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    e8cd8d0 View commit details
    Browse the repository at this point in the history
  7. Rename

    jmacd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    3d9ffed View commit details
    Browse the repository at this point in the history
  8. Restore the sugar API

    jmacd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    2edabc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. example/basic/main.go

    jmacd committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    25c7dd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5863667 View commit details
    Browse the repository at this point in the history
  3. Lint etc.

    jmacd committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    08e1c1c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Remove most uses of scope.Empty

    jmacd committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    e338471 View commit details
    Browse the repository at this point in the history
  2. Comments & alignment fix

    jmacd committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    8bf3be3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3909dc9 View commit details
    Browse the repository at this point in the history
  4. Comments

    jmacd committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    f09713e View commit details
    Browse the repository at this point in the history
  5. WithTracer -> WithTracerSDK

    jmacd committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    6e6e833 View commit details
    Browse the repository at this point in the history
  6. Precommit

    jmacd committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    8bed2e1 View commit details
    Browse the repository at this point in the history