[
https://issues.apache.org/jira/browse/CASSANDRA-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354286#comment-14354286
]
Aleksey Yeschenko commented on CASSANDRA-8162:
----------------------------------------------
Actually, given that {{coordinator}} ip address is a separate column in
{{system_traces.sessions}} table, it would be more consistent to make
{{client}} its own column as well, instead of putting the address in
{{parameteres}}. This would also let us leave the rest of the {{parameters}}
building code as is everywhere - we'll just have to add that overload of
{{Tracing#begin()}}.
> Log client address in query trace
> ---------------------------------
>
> Key: CASSANDRA-8162
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8162
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Tyler Hobbs
> Assignee: Stefania
> Priority: Minor
> Fix For: 3.0
>
> Attachments: 8162.txt
>
>
> With probabilistic tracing, it can be helpful to log the source IP for
> queries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)