Cory G Watson
Cory G Watson
wrt try & recover, etc
Test actual failure cases rather than just banging on the API.
For time series.
URL is /api/v1/screen/share/:board_id.
#### Summary Adds metrics to outgoing Datadog spans. #### Motivation SSF's spans can contain metrics and so can Datadog's! The code, however, doesn't add them to the outgoing span. Now...
Fix nested changelog items.
#### Summary Adds throttle and fault capability to the X-Ray sink. #### Motivation X-Ray has [three different error-like attributes](https://docs.aws.amazon.com/xray/latest/devguide/xray-api-segmentdocuments.html#api-segmentdocuments-errors) but the conversion from `SSFSpan` to `XRaySegment` has nothing to use...