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

Use OpenTelemetry tracer, bridge OpenTracing and OpenCensus #842

Merged
merged 25 commits into from Aug 6, 2021

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    31cd8ba View commit details
    Browse the repository at this point in the history
  2. Use patched OpenTracing bridge

    kvrhdn committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1d941cc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    1738062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187aa2b View commit details
    Browse the repository at this point in the history
  3. Clean up implementation

    kvrhdn committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    02681f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b563690 View commit details
    Browse the repository at this point in the history
  5. Add resources to traces

    kvrhdn committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    ebf1345 View commit details
    Browse the repository at this point in the history
  6. go mod tidy && go mod vendor

    kvrhdn committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e3eae65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df40ab5 View commit details
    Browse the repository at this point in the history
  8. Fix merge - make vendor-check

    kvrhdn committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    b5a076a View commit details
    Browse the repository at this point in the history
  9. Link to PR with fix

    kvrhdn committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    39581be View commit details
    Browse the repository at this point in the history
  10. make vendor-check

    kvrhdn committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    b13869b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    3704e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53d8e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c585edb View commit details
    Browse the repository at this point in the history
  4. Clean up

    kvrhdn committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    7c4cd34 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Set Otel global error handler

    kvrhdn committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    7bc9b55 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    4f65c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185d3bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abda71f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Merge branch 'main' into otel-bridge

    # Conflicts:
    #	modules/frontend/frontend.go
    kvrhdn committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a2a0a86 View commit details
    Browse the repository at this point in the history
  2. make fmt

    kvrhdn committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a4e40e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Add CHANGELOG.md

    kvrhdn committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c75aae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e6a62 View commit details
    Browse the repository at this point in the history
  3. make vendor-check

    kvrhdn committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5f0996a View commit details
    Browse the repository at this point in the history