aws / aws/aws-xray-sdk-python

Provide default emitter for console output

Aperta
#327 1 commento 0 reazioni 1 assegnatario Rivendicata da @willarmiros Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
338
Fork
147
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.