Skip to content
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

Update to the latest codebase of treblle and golang version #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DanielZambranoC
Copy link

This PR fixes an issue where requests sent to the Treblle service weren't being registered. The problem seemed to be related to outdated dependencies using an older version of the golang SDK for Gin.

I have updated the SDK to version 0.7.2 and adapted the code to comply with its latest behavior. This ensures that all requests, including those sent through GET and other methods, are now properly registered.

I've verified this fix by manual end-to-end test to confirm that all expected requests are being logged correctly.

Please review the changes and let me know if you have any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant