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 sampler header file #118

Merged
merged 31 commits into from
Jun 23, 2020
Merged

Commits on Jun 17, 2020

  1. add sampler header file

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    89ce9f7 View commit details
    Browse the repository at this point in the history
  2. add param and comments

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e65cf5c View commit details
    Browse the repository at this point in the history
  3. change class definition

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    7b20dc1 View commit details
    Browse the repository at this point in the history
  4. add Decision enum

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    81cb054 View commit details
    Browse the repository at this point in the history
  5. add Decision enum

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b206ced View commit details
    Browse the repository at this point in the history
  6. add ShouldSample params and placeholder

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cdfcd3d View commit details
    Browse the repository at this point in the history
  7. add ShouldSample params and placeholder

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    1f972e0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'sampling-api-header' of github.com:ziqizh/opentelemetry…

    …-cpp into sampling-api-header
    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    5097b2e View commit details
    Browse the repository at this point in the history
  9. minor tweaks

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    279ef0e View commit details
    Browse the repository at this point in the history
  10. add sampler header file

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    bc14502 View commit details
    Browse the repository at this point in the history
  11. add param and comments

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f705b35 View commit details
    Browse the repository at this point in the history
  12. change class definition

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    8111e93 View commit details
    Browse the repository at this point in the history
  13. add Decision enum

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e4ac250 View commit details
    Browse the repository at this point in the history
  14. add Decision enum

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    48d4695 View commit details
    Browse the repository at this point in the history
  15. minor tweaks

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    7c4ac5a View commit details
    Browse the repository at this point in the history
  16. resolve conflict

    Oliver Zhang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    6fd2568 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. resolve conflict

    Oliver Zhang committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    5fcf4af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sampling-api-header' of github.com:ziqizh/opentelemetry…

    …-cpp into sampling-api-header
    Oliver Zhang committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    ef00c7f View commit details
    Browse the repository at this point in the history
  3. change enum to enum class

    Oliver Zhang committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    503edb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. change sampling result to struct

    Oliver Zhang committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    7c204b8 View commit details
    Browse the repository at this point in the history
  2. change param

    Oliver Zhang committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    6d4632b View commit details
    Browse the repository at this point in the history
  3. add AttributeKeyValue placeholder

    Oliver Zhang committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    71f8d9d View commit details
    Browse the repository at this point in the history
  4. add namespace

    Oliver Zhang committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    590be00 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. style fix

    Oliver Zhang committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    8d43a4a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sampling-api-header

    Oliver Zhang committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    7586d1d View commit details
    Browse the repository at this point in the history
  3. minor change

    Oliver Zhang committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    0f1e88d View commit details
    Browse the repository at this point in the history
  4. minor change

    Oliver Zhang committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    205d468 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. add comments

    Oliver Zhang committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    8ecce7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1645769 View commit details
    Browse the repository at this point in the history
  3. add comments

    Oliver Zhang committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    885c7b4 View commit details
    Browse the repository at this point in the history
  4. add comments

    Oliver Zhang committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    15f2b2a View commit details
    Browse the repository at this point in the history