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

Support Jaeger tracer #1030 #1147

Merged
merged 40 commits into from
Jun 4, 2019
Merged

Support Jaeger tracer #1030 #1147

merged 40 commits into from
Jun 4, 2019

Commits on May 8, 2019

  1. Add jaeger tracing feature.

    Aleksey Sin committed May 8, 2019
    Configuration menu
    Copy the full SHA
    0f2a463 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    Aleksey Sin committed May 8, 2019
    Configuration menu
    Copy the full SHA
    0e3f2eb View commit details
    Browse the repository at this point in the history
  3. Remove comments

    Aleksey Sin committed May 8, 2019
    Configuration menu
    Copy the full SHA
    39e9bcb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Refactoring tracing

    Aleksey Sin committed May 13, 2019
    Configuration menu
    Copy the full SHA
    304f4da View commit details
    Browse the repository at this point in the history
  2. Implementing jaeger logger.

    Aleksey Sin committed May 13, 2019
    Configuration menu
    Copy the full SHA
    bb5fa34 View commit details
    Browse the repository at this point in the history
  3. Add jaeger force tracing header.

    Aleksey Sin committed May 13, 2019
    Configuration menu
    Copy the full SHA
    a97415a View commit details
    Browse the repository at this point in the history
  4. Use debugName for tracing service-name

    Aleksey Sin committed May 13, 2019
    Configuration menu
    Copy the full SHA
    38d252c View commit details
    Browse the repository at this point in the history
  5. RemoveFactory config

    Aleksey Sin committed May 13, 2019
    Configuration menu
    Copy the full SHA
    4c03137 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Formatting fix; Use io.Closer intead func() error

    Aleksey Sin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    3869ce4 View commit details
    Browse the repository at this point in the history
  2. Rename gcloud => stackdriver

    Aleksey Sin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    cede9a4 View commit details
    Browse the repository at this point in the history
  3. Refactoring google tracing testing.

    Aleksey Sin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    27f3ef0 View commit details
    Browse the repository at this point in the history
  4. Delete comments.

    Aleksey Sin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    3d12afe View commit details
    Browse the repository at this point in the history
  5. Rename gcloud flags => stackdriver.

    Aleksey Sin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    d24e376 View commit details
    Browse the repository at this point in the history
  6. Update tracing docs.

    Aleksey Sin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    eed06c6 View commit details
    Browse the repository at this point in the history
  7. Fix ..traceType to ..tracerType

    Aleksey Sin committed May 14, 2019
    Configuration menu
    Copy the full SHA
    eb405ce View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    c745171 View commit details
    Browse the repository at this point in the history
  2. Remove noop tracer. Fix docs.

    Aleksey Sin committed May 15, 2019
    Configuration menu
    Copy the full SHA
    331a929 View commit details
    Browse the repository at this point in the history
  3. Remove noop tracer. Fix docs.

    Aleksey Sin committed May 15, 2019
    Configuration menu
    Copy the full SHA
    47f3fd1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'improbable/master' into feature/jaeger-…

    …tracing
    
    # Conflicts:
    #	pkg/tracing/gct.go
    #	pkg/tracing/provider/stackdriver/tracer_test.go
    #	pkg/tracing/tracing.go
    Aleksey Sin committed May 15, 2019
    Configuration menu
    Copy the full SHA
    ff1b837 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Config tracing same as objstore.

    Aleksey Sin committed May 22, 2019
    Configuration menu
    Copy the full SHA
    ff5a2aa View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configure jaeger tracing from YAML. Some small fixes.

    Aleksey Sin committed May 23, 2019
    Configuration menu
    Copy the full SHA
    2d74602 View commit details
    Browse the repository at this point in the history
  2. Fix errcheck

    Aleksey Sin committed May 23, 2019
    Configuration menu
    Copy the full SHA
    72eaca4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

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

    Aleksey Sin committed May 24, 2019
    Configuration menu
    Copy the full SHA
    27be8ea View commit details
    Browse the repository at this point in the history
  3. make docs

    Aleksey Sin committed May 24, 2019
    Configuration menu
    Copy the full SHA
    e46fae6 View commit details
    Browse the repository at this point in the history
  4. Add store addr to tracing tags.

    Aleksey Sin committed May 24, 2019
    Configuration menu
    Copy the full SHA
    2596e11 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Tracing refactoring.

    Aleksey Sin committed May 27, 2019
    Configuration menu
    Copy the full SHA
    0d9af01 View commit details
    Browse the repository at this point in the history
  2. Fix noop tracing closer.

    Aleksey Sin committed May 27, 2019
    Configuration menu
    Copy the full SHA
    b60a536 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Add few tracing spans.

    Aleksey Sin committed May 28, 2019
    Configuration menu
    Copy the full SHA
    c7b67ca View commit details
    Browse the repository at this point in the history
  2. Pass prometheus registry to jaeger.

    Aleksey Sin committed May 28, 2019
    Configuration menu
    Copy the full SHA
    2e942f1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Merge branch 'imaster' into feature/jaeger-tracing

    # Conflicts:
    #	go.sum
    Aleksey Sin committed May 29, 2019
    Configuration menu
    Copy the full SHA
    d31bafa View commit details
    Browse the repository at this point in the history
  2. go.mod

    Aleksey Sin committed May 29, 2019
    Configuration menu
    Copy the full SHA
    5642771 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Merge branch 'imaster' into feature/jaeger-tracing

    # Conflicts:
    #	go.mod
    #	go.sum
    Aleksey Sin committed May 31, 2019
    Configuration menu
    Copy the full SHA
    9ced678 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    Aleksey Sin committed May 31, 2019
    Configuration menu
    Copy the full SHA
    72d5559 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'imaster' into feature/jaeger-tracing

    # Conflicts:
    #	go.mod
    #	go.sum
    Aleksey Sin committed May 31, 2019
    Configuration menu
    Copy the full SHA
    ff15def View commit details
    Browse the repository at this point in the history
  4. Resolve go mod conflicts

    Aleksey Sin committed May 31, 2019
    Configuration menu
    Copy the full SHA
    94aabb3 View commit details
    Browse the repository at this point in the history
  5. Remove comments.

    Aleksey Sin committed May 31, 2019
    Configuration menu
    Copy the full SHA
    4e98096 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Merge branch 'imaster' into feature/jaeger-tracing

    Aleksey Sin committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    6b9f48f View commit details
    Browse the repository at this point in the history
  2. PR refactoring for review.

    Aleksey Sin committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    b70f05a View commit details
    Browse the repository at this point in the history
  3. Format files.

    Aleksey Sin committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    847cc91 View commit details
    Browse the repository at this point in the history