Summary
The powertools-examples-idempotency example misses the log4j2.xml configuration to enable Powertools structured JSON logging. Additionally, it includes but does not use the @Tracing annotation.
Why is this needed?
We should make sure that examples follow best practices and use the utilities in a correct way.
Which area does this relate to?
No response
Solution
No response
Acknowledgment