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

feat: implement otel telemetry sdk for distributed tracing #221

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 4, 2024

  1. feat: implement otel sdk

    Signed-off-by: namkyu1999 <[email protected]>
    namkyu1999 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5af262e View commit details
    Browse the repository at this point in the history
  2. fix: update endpoint

    Signed-off-by: namkyu1999 <[email protected]>
    namkyu1999 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f6e11c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix: fix context logic

    Signed-off-by: namkyu1999 <[email protected]>
    namkyu1999 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e777dbf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    dbcb846 View commit details
    Browse the repository at this point in the history
  2. fix: make otel optional

    Signed-off-by: namkyu1999 <[email protected]>
    namkyu1999 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4067fe6 View commit details
    Browse the repository at this point in the history