aws / aws/aws-xray-sdk-node

Availability of link support in AWS SDK

Open
#518 1 comment 1 reaction 1 assignee Claimed by @willarmiros View on GitHub
feature request
Dominant language
JavaScript
Stars
280
Forks
157
PR merge metrics
No merged PRs in 30d

Description

1) Need feature 'link' [1] available for AWS SDK for Xray ? The link which is provided is for Open Telemetry. We are using AWS SDK in our code base and need the same support in AWS SDK as well.

Use Case:

Suppose traces are linked using the logic mentioned in [1] there will be a single trace with 3 branches for this use case. Is it possible to measure time taken for 3 different path within a trace?

Single trace is as given below

A - Topic x - B, C, D

From this single trace is it possible to find time taken for part of a trace?

Part 1 A - Topic x - B
Part 2 A - Topic x - C
Part 3 A - Topic x - D

Reference Link:

[1]. https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/overview.md#links-between-spans

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.