aws / aws/aws-xray-sdk-python

Provide default emitter for console output

Open
#327 1 comment 0 reactions 1 assignee Claimed by @willarmiros View on GitHub
enhancement
Dominant language
Python
Stars
338
Forks
147
PR merge metrics
No merged PRs in 30d

Description

Creating this to see if this can be a helpful idea for other folks.
I have an use case where I would like to be able to emit the segments via the CLI. This is to trace SSM Documents executions via XRay but can't install the XRay client on those machines. In this case, being able to use the SDK to build the segments with the proper syntax/format and just use ```aws cli``` to call ```put-trace-segment``` would be really helpful.
At the moment I'm overwriting the udp_emitter with a custom one, but would be helpful to have this as part of the SDK.

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.