PierreP
Convex Community2y ago
12 replies
Pierre

Args in Log Streams

Hello, I am currently using Axiom to monitor my convex backend as per showcased in the documentation.

When checking and debugging the errors reported by convex to Axiom, I usually want to know what happened in my function: what args and userIdentity where passed to the failing function in order to understand and debug it. But I can not find them reported in Axiom.

Would it be possible that convex send those args to the Log Stream pipeline automatically? Not sure what entry should be used, but in any cases, that would be very useful. Otherwise, I'll probably need to write a console.log every time I create a function or modify args which is kinda error-prone.

I am kinda new to monitoring/observability, so this may be a dumb question, or there may be already a solution. Just asking in case of.

Have a nice day and thanks for your work the convex team!
Was this page helpful?