Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: log api/v3/call as call_v3 instead of unknown #44

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

r-birkner
Copy link
Contributor

Back when we added support for api/v3/canister/:principal/call, we forgot to properly log it. Until now, it defaulted to unknown. With this change, it will be logged as call_v3 to show the difference between v2 and v3.

@r-birkner r-birkner requested a review from a team as a code owner September 30, 2024 08:01
@blind-oracle blind-oracle merged commit 3b66140 into main Sep 30, 2024
3 checks passed
@blind-oracle blind-oracle deleted the rjb/fix-call-v3-logging branch September 30, 2024 10:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants