openzipkin/zipkin-js

AWS Trace ID support

Open

#143 创建于 2017年10月29日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)JavaScript (167 fork)auto 404
help wanted

仓库指标

Star
 (569 star)
PR 合并指标
 (PR 指标待抓取)

描述

Particularly as AWS lambda functions have tracing data impossible to access outside of X-Ray, we should at least make it possible to propagate their identifier such that we can correlate with it.

Brave, for example, has a feature that allows this called ExtraFieldPropagation https://github.com/openzipkin/brave-webmvc-example/blob/master/servlet3/src/main/java/brave/webmvc/TracingConfiguration.java#L50

cc @pbadenski in case you are interested

贡献者指南