浏览代码

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