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 stackdriver trace exporter #288

Closed
wants to merge 13 commits into from

Commits on Nov 13, 2019

  1. Add stackdriver trace exporter

    TODO:
      - add GCP/AWS/Azure labels if planned
      - increase test coverage
    Test on:
      - examples/client.py and examples/server.py
      - https://github.com/open-telemetry/opentelemetry-go/tree/master/example/http-stackdriver
    clsung committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    75e3653 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. pat py3.4

    clsung committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    850d12a View commit details
    Browse the repository at this point in the history
  2. pat py3.4

    clsung committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    3cbc0f2 View commit details
    Browse the repository at this point in the history
  3. missing item

    clsung committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    086d5eb View commit details
    Browse the repository at this point in the history
  4. black

    clsung committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    3b43730 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. fix by review

    clsung committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    3fb85da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caa3847 View commit details
    Browse the repository at this point in the history
  3. fix conflict

    clsung committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    d4d3806 View commit details
    Browse the repository at this point in the history
  4. refine test

    clsung committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    f88135b View commit details
    Browse the repository at this point in the history
  5. fix example

    clsung committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    54896ef View commit details
    Browse the repository at this point in the history
  6. fix README

    clsung committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    0dff8bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b9b68c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

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