smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
79 stars 26 forks source link

feat: emit metrics from CRT HTTP engine #1017

Open ianbotsf opened 9 months ago

ianbotsf commented 9 months ago

Issue \

https://github.com/awslabs/smithy-kotlin/issues/893

Description of changes

This change emits metrics from the CRT HTTP engine similar to the ones emitted by the OkHttp engine.

Companion PRs: https://github.com/awslabs/aws-crt-java/pull/738, https://github.com/awslabs/aws-crt-kotlin/pull/86, https://github.com/awslabs/aws-crt-kotlin/pull/88

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

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud