You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
I'm thinking Foxx-tracer and collector can be a complete tracing solution like Jaeger.
Instead of using a reporter to push to external systems, why not just leave the data in arangodb?
That way I can use the full power of AQL to query the data.
The only thing missing seems to be a set of foxx routes that can receive external traces via http.
What do you think?