소스 검색

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