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

Replace cassandra-spanstore tracing instrumentation withOTEL #4599

Merged
merged 6 commits into from
Jul 31, 2023

Commits on Jul 26, 2023

  1. adds otel to cassandra spanstore

    Signed-off-by: Afzal Ansari <[email protected]>
    afzal442 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a1c621b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. adds otel tracer to NewSpanReader

    Signed-off-by: Afzal <[email protected]>
    afzalbin64 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b36c8a9 View commit details
    Browse the repository at this point in the history
  2. adds otels tracer span to span reader

    Signed-off-by: Afzal <[email protected]>
    afzalbin64 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5ccf24d View commit details
    Browse the repository at this point in the history
  3. adds jtracer.New() to main

    Signed-off-by: Afzal <[email protected]>
    afzalbin64 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1c7a579 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. makes startSpanquery as a member function

    Signed-off-by: Afzal <[email protected]>
    afzalbin64 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    af3c4aa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. adds tracetest and mocks otel tp

    Signed-off-by: Afzal <[email protected]>
    afzalbin64 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    46b5d93 View commit details
    Browse the repository at this point in the history