On Tue, Jun 14, 2011 at 2:02 PM, Jonathan Ellis wrote:
> Sounds a lot like
> https://issues.apache.org/jira/browse/CASSANDRA-1123. The main change
> you'd want is to allow passing an external trace ID.
Yeah, that patch seems like a good start. In addition to passing an
external trace id we need a
Sounds a lot like
https://issues.apache.org/jira/browse/CASSANDRA-1123. The main change
you'd want is to allow passing an external trace ID.
On Tue, Jun 14, 2011 at 3:57 PM, Ryan King wrote:
> I'll open a ticket on this soon, but I'd like to start a discussion first.
>
> We're working on a distri
I'll open a ticket on this soon, but I'd like to start a discussion first.
We're working on a distributed tracing system, whose design is
somewhat inspired by the Google Dapper paper [1]. We have instrumented
a bunch of our internal services through our custom networking stack
[2].
In a nutshell,