Skip to content

Instantly share code, notes, and snippets.

@rustyrazorblade
Created November 22, 2013 22:08
Show Gist options
  • Save rustyrazorblade/7607708 to your computer and use it in GitHub Desktop.
Save rustyrazorblade/7607708 to your computer and use it in GitHub Desktop.
activity | timestamp | source | source_elapsed
----------------------------------------------------------------------------------------------------------------------------------+--------------+---------------+----------------
execute_cql3_query | 22:08:30,398 | 192.168.16.48 | 0
Parsing select * from parent_stats where entity_id = 9f2fc7df-ad83-4560-bc10-41c1b795b681 and date = '2013-04-15 00:00:00+0000'; | 22:08:30,398 | 192.168.16.48 | 72
Preparing statement | 22:08:30,399 | 192.168.16.48 | 142
Executing single-partition query on parent_stats | 22:08:30,446 | 192.168.16.48 | 47432
Acquiring sstable references | 22:08:30,446 | 192.168.16.48 | 47886
Merging memtable tombstones | 22:08:30,447 | 192.168.16.48 | 48073
Key cache hit for sstable 1080 | 22:08:30,447 | 192.168.16.48 | 48434
Seeking to partition beginning in data file | 22:08:30,447 | 192.168.16.48 | 48706
Key cache hit for sstable 1067 | 22:08:30,448 | 192.168.16.48 | 49220
Seeking to partition beginning in data file | 22:08:30,448 | 192.168.16.48 | 49480
Merging data from memtables and 2 sstables | 22:08:30,448 | 192.168.16.48 | 50013
Read 3 live and 0 tombstoned cells | 22:08:30,449 | 192.168.16.48 | 50456
Request complete | 22:08:30,448 | 192.168.16.48 | 50998
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment