Skip to content

docs(examples): Add Logging and Tracing to idempotency example with correct config #1993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025

Conversation

phipag
Copy link
Contributor

@phipag phipag commented Jul 30, 2025

Summary

This PR fixes the misconfigured Logging utility usage and adds the missing @Tracing annotation to the idempotency example.

Miscellaneous:

  • Updates .gitignore file for Kotlin example to avoid pushing build output
  • The Protobuf classes for the Kafka example generate a different output after dependabot updating protobuf

Changes

Issue number: #1991


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Copy link

@phipag phipag moved this to Pending review in Powertools for AWS Lambda (Java) Jul 30, 2025
@phipag phipag removed the request for review from leandrodamascena July 30, 2025 15:21
@phipag phipag added bug Something isn't working and removed maintenance labels Jul 30, 2025
@phipag phipag changed the title fix: Add Logging and Tracing to idempotency example with correct config docs(examples): Add Logging and Tracing to idempotency example with correct config Jul 30, 2025
@phipag phipag added documentation Improvements or additions to documentation and removed bug Something isn't working labels Jul 30, 2025
@phipag phipag linked an issue Jul 30, 2025 that may be closed by this pull request
2 tasks
@phipag phipag merged commit 0305642 into main Jul 30, 2025
12 checks passed
@phipag phipag deleted the phipag/idempotency-example-logging-tracing branch July 30, 2025 16:27
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size/S
Projects
Status: Coming soon
Development

Successfully merging this pull request may close these issues.

Docs: Idempotency example contains misconfigured logging and tracing
2 participants