简体   繁体   中英

How to enable NodeJS Cassandra Tracing

When tracing is ON on my Cassandra DB, is there a way I can retrieve the trace information through NodeJS API(s)?

Also when I enable Tracing ON on my Cassandra DB and perform an insert operation through the NodeJS application, I dont see any tracing logged in the system_traces tables. However if I perform insert/select operation in the cqlsh, i am able to see the tracing details. Am I doing anything wrong?

在Cassandra的Node.js驱动程序中尚未实现协议级别的查询跟踪,这是票据

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM