Browse Source

HUE-8936 [tracing] Update next step for better tracing

Romain 6 years ago
parent
commit
b257bdca55
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/designs/tracing.md

+ 2 - 1
docs/designs/tracing.md

@@ -44,7 +44,8 @@ Notes:
 * Trace DB & more via https://github.com/census-instrumentation/opencensus-python#extensions?
 * Trace HTTP
 * Tracer options for remote Jaeger?
-* pip install dependencies jaeger-client django_opentracing
 * get active spans and set ids earlier
 * Add session ids to tags
 * Jaeger embedded UI with User / Session / Query input boxes
+* Provide Trace ID to Task Worker
+* Provide Trace ID to Impala