Преглед на файлове

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

Romain преди 6 години
родител
ревизия
b257bdca55
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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