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 OTEL Exporter instead of Jaeger Exporter #18

Merged
merged 10 commits into from
Jul 2, 2024

Commits on Jun 29, 2024

  1. Use OTEL Exporter instead of Jaeger Exporter

    Signed-off-by: FlamingSaint <[email protected]>
    FlamingSaint committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    56fde2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c7610 View commit details
    Browse the repository at this point in the history
  3. Use EndpointURL instead of Endpoint

    Signed-off-by: FlamingSaint <[email protected]>
    FlamingSaint committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a19066f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d4b3b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. ran go mod tidy and fixed comments

    Signed-off-by: FlamingSaint <[email protected]>
    FlamingSaint committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2b425d4 View commit details
    Browse the repository at this point in the history
  2. Use traceProvider instead of trace

    Signed-off-by: FlamingSaint <[email protected]>
    FlamingSaint committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3c3297b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add suggestion

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

Commits on Jul 2, 2024

  1. Use otel env variables

    Signed-off-by: FlamingSaint <[email protected]>
    FlamingSaint committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d5c1a8b View commit details
    Browse the repository at this point in the history
  2. Add suggested changes

    Signed-off-by: FlamingSaint <[email protected]>
    FlamingSaint committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    50b7e07 View commit details
    Browse the repository at this point in the history
  3. fix readme

    Signed-off-by: Yuri Shkuro <[email protected]>
    yurishkuro committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    08468aa View commit details
    Browse the repository at this point in the history