Skip to content

Instantly share code, notes, and snippets.

View ptnapoleon's full-sized avatar

Philip Thompson ptnapoleon

  • DataDog
  • Pittsburgh, PA
View GitHub Profile
@ptnapoleon
ptnapoleon / gist:12282f83227f249ac9e1
Last active August 29, 2015 14:22
Batch commitlog traces
2.0 Trace SSD
cqlsh:keyspace1> insert into standard1 (key, "C0" , "C1", "C2", "C3", "C4") VALUES ( textAsBlob('hello') , textAsBlob('c1'), textAsBlob('c2'), textAsBlob('c3'), textAsBlob('c0'), textAsBlob('c4') );
Tracing session: 0198e570-063c-11e5-ad6f-d9f300d0c600
activity | timestamp | source | source_elapsed
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+----------------+----------------
execute_cql3_query | 12:50:49,929 | 10.200.241.101 | 0
Parsing insert into standard1 (k