JoelJ
Convex Communityโ€ข13h agoโ€ข
1 reply
Joel

Observability with Convex

I struggle finding some best-practices around observability using Convex.

You get a decent amount out of the box by just draining all logs to something like Axiom, but I'm kind of missing some best-practice on how to do observability.

Some questions:

* Is it recommended to stick to console.log/warn/error or do structured logging? If so using some library?
* Correlations between frontend and Convex, how to tie this up nicely?
* What kind of observability stack do you use? Happy with it?
Was this page helpful?