-
- Downloads
Vend tracing instrumentation as a Plugin (#1738)
* Add InstrumentLayer and InstrumentPlugin * Add Sensitivity codegen
Showing
- codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/generators/ServerOperationGenerator.kt 21 additions, 0 deletions...egen/server/smithy/generators/ServerOperationGenerator.kt
- rust-runtime/aws-smithy-http-server/src/logging/layer.rs 65 additions, 0 deletionsrust-runtime/aws-smithy-http-server/src/logging/layer.rs
- rust-runtime/aws-smithy-http-server/src/logging/mod.rs 4 additions, 0 deletionsrust-runtime/aws-smithy-http-server/src/logging/mod.rs
- rust-runtime/aws-smithy-http-server/src/logging/plugin.rs 49 additions, 0 deletionsrust-runtime/aws-smithy-http-server/src/logging/plugin.rs
- rust-runtime/aws-smithy-http-server/src/logging/sensitivity/mod.rs 18 additions, 0 deletions...ime/aws-smithy-http-server/src/logging/sensitivity/mod.rs
Loading
Please register or sign in to comment