-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 Jaeger SDK with OTEL SDK + OT Bridge #4574
Replace Jaeger SDK with OTEL SDK + OT Bridge #4574
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29a75e9 - Browse repository at this point
Copy the full SHA 29a75e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dbdbe0 - Browse repository at this point
Copy the full SHA 9dbdbe0View commit details
Commits on Jul 8, 2023
-
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f739427 - Browse repository at this point
Copy the full SHA f739427View commit details
Commits on Jul 9, 2023
-
subjugate initialise method to support both tracer
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4ce5cf - Browse repository at this point
Copy the full SHA d4ce5cfView commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 642d772 - Browse repository at this point
Copy the full SHA 642d772View commit details -
creates tracer in the parent method
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8425410 - Browse repository at this point
Copy the full SHA 8425410View commit details
Commits on Jul 11, 2023
-
Signed-off-by: Afzal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bcab4b - Browse repository at this point
Copy the full SHA 6bcab4bView commit details
Commits on Jul 12, 2023
-
update http_handler test to support OTEL sdktrace
Signed-off-by: Afzal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce29456 - Browse repository at this point
Copy the full SHA ce29456View commit details
Commits on Jul 13, 2023
-
updates jaeger tracer to shutdown in the main call
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d429861 - Browse repository at this point
Copy the full SHA d429861View commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d705dad - Browse repository at this point
Copy the full SHA d705dadView commit details -
adds logger to jtracer and adjsted the tp.shutdown
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29824ce - Browse repository at this point
Copy the full SHA 29824ceView commit details -
adds Close method to jtracer pkg
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2018857 - Browse repository at this point
Copy the full SHA 2018857View commit details
Commits on Jul 14, 2023
-
enscapulate err field in jtracer
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b54e872 - Browse repository at this point
Copy the full SHA b54e872View commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd6d707 - Browse repository at this point
Copy the full SHA fd6d707View commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b01349e - Browse repository at this point
Copy the full SHA b01349eView commit details
Commits on Jul 15, 2023
-
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9447bcf - Browse repository at this point
Copy the full SHA 9447bcfView commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68ec355 - Browse repository at this point
Copy the full SHA 68ec355View commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2eb44a - Browse repository at this point
Copy the full SHA a2eb44aView commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b2be20 - Browse repository at this point
Copy the full SHA 9b2be20View commit details -
Merge remote-tracking branch 'upstream/main' into add-otel-tp-jtracer
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cb1de5 - Browse repository at this point
Copy the full SHA 9cb1de5View commit details -
adds middleware for tracer response
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e03743 - Browse repository at this point
Copy the full SHA 2e03743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 056b81d - Browse repository at this point
Copy the full SHA 056b81dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e157eb - Browse repository at this point
Copy the full SHA 7e157ebView commit details
Commits on Jul 18, 2023
-
minor modification around pointers and versions
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e96af8 - Browse repository at this point
Copy the full SHA 8e96af8View commit details
Commits on Jul 19, 2023
-
pass OTEL tracer into the tracer method
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88d5f25 - Browse repository at this point
Copy the full SHA 88d5f25View commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55918b4 - Browse repository at this point
Copy the full SHA 55918b4View commit details
Commits on Jul 20, 2023
-
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f26e1b2 - Browse repository at this point
Copy the full SHA f26e1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eba87a - Browse repository at this point
Copy the full SHA 0eba87aView commit details -
makes minor modification around *jtracer pointer
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3600c09 - Browse repository at this point
Copy the full SHA 3600c09View commit details -
updates pointer receivers for jtracer
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f81f62 - Browse repository at this point
Copy the full SHA 7f81f62View commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eab6735 - Browse repository at this point
Copy the full SHA eab6735View commit details -
replces with jaeger-all-in-one
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e419417 - Browse repository at this point
Copy the full SHA e419417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fb80a - Browse repository at this point
Copy the full SHA 22fb80aView commit details -
updates logger to log err jaeger-query
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43e5032 - Browse repository at this point
Copy the full SHA 43e5032View commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c64e90c - Browse repository at this point
Copy the full SHA c64e90cView commit details -
Signed-off-by: Afzal Ansari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2960e3 - Browse repository at this point
Copy the full SHA c2960e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f905480 - Browse repository at this point
Copy the full SHA f905480View commit details