hey guys, do you have plan to add rich
hey guys, do you have plan to add rich logs? maybe open telemetry, i'd like to see all logs from mutation/quiery in 1 trace without switiching between logs
6 Replies
Have you tried clicking on your logs in the dashboard to open the request view? That should show you all the logs that happened in a specific request
I can confirm that this works really well. Even when a function calls other helper functions during its execution and those other functions generate their own log lines, they're included in the aggregated log summary of the initial function.
yeah it works well inside convex dashboard, but im using axiom for logs and open telemetry diagram is smth that im really missing
example on the pic

You didn't mention Axiom in your original question. I can't speak for Ari, but I thought you were asking about adding to the log features in the Convex dashboard. I only use those, so I'm not sure I can offer much more.
I recommend posting a detailed request to the #support-community channel and tagging it with "Feature Request" so it'll be easy to spot by the Convex team.
Ah thanks for clarifying. The axiom integration doesn't currently support OTEL but i'd agree that this would be a really good value add
ok got it, will make a feature request soon