Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Make span when call DynamoDB API. (#232)
* feat: enable to create span on run DynamoDB operation by activating feature tracing. * fix: span setting * fix: exclude service from docker compose * chore: run cargo update * chore: update README, and revert docker compose setting. * fix: propagate feature flag * fix: rust toolchain version in CI * fix: clippy warnings
- Loading branch information