"If I enable per request tracing, does this always make it into the system
traces table" --> Yes, but asynchronously, and data are stored with a TTL
(don't remember how long).

 It means that even though your request returns successfully, the complete
traces might not be completely written to the system trace tables. It's not
a big deal most of the time unless you request traces right after the
statement execution


On Mon, Jun 30, 2014 at 1:37 AM, Kevin Burton <bur...@spinn3r.com> wrote:

> I couldn't figure this out in the documentation…
>
> If I enable per request tracing, does this always make it into the system
> traces table?
>
> I'd like our customers to be able to selectively enable tracing and
> capture the output.
>
> The datastax driver allows me to enable tracing but I think it's just on
> the request and I would have to send the data back to us…
>
> Kevin
>
> --
>
> Founder/CEO Spinn3r.com
> Location: *San Francisco, CA*
> blog: http://burtonator.wordpress.com
> … or check out my Google+ profile
> <https://plus.google.com/102718274791889610666/posts>
> <http://spinn3r.com>
>
>

Reply via email to