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

split the API into a separate application #21

Merged
merged 11 commits into from
Nov 20, 2019

Commits on Nov 15, 2019

  1. split the API into a separate application

    This patch moves the API modules to another application, opentelemetry_api.
    
    This repo is now the SDK implementation and when booted will start
    the ot_tracer_server which is used to serialize configuration of
    the tracer and set the default_tracer through the API.
    tsloughter committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    d7037ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d75b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

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

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    3891a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e8be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022963e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc0fca6 View commit details
    Browse the repository at this point in the history
  5. lock to latest erlang-api

    tsloughter committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    90f7b97 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    c5eb8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ff7c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c91ef View commit details
    Browse the repository at this point in the history