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?
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?