### What were you searching in the docs? About the tracer.captureMethod() example of correct usage, actually the method is not support non-promise function. ### Is this related to an existing documentation section? https://awslabs.github.io/aws-lambda-powertools-typescript/latest/core/tracer/#methods ### How can we improve? ```Markdown It should change the example with show @tracer.captureMethod() in async - promise function. ``` ### Got a suggestion in mind? _No response_ ### Acknowledgment - [X] I understand the final update might be different from my proposed suggestion, or refused.