aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

Initial tracing framework via ExecutionContext

Open ianbotsf opened this issue 2 years ago • 2 comments

Issue #

smithy-kotlin#677

Description of changes

Incorporate necessary changes for implementing tracing via ExecutionContext.

Companion PR: smithy-kotlin#707

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ianbotsf avatar Sep 27 '22 16:09 ianbotsf

A new generated diff is ready to view: https://github.com/awslabs/aws-sdk-kotlin/compare/__generated-main...__generated-feat-tracing2-exec-ctx

github-actions[bot] avatar Sep 27 '22 16:09 github-actions[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Oct 11 '22 22:10 sonarqubecloud[bot]

Deprecating this PR in favor of using coroutine context.

ianbotsf avatar Nov 15 '22 23:11 ianbotsf