Skip to content

Instantly share code, notes, and snippets.

@rajagp
Created June 18, 2019 03:18
Show Gist options
  • Save rajagp/c9762a63a8e5ca8cf809016c5c5a730b to your computer and use it in GitHub Desktop.
Save rajagp/c9762a63a8e5ca8cf809016c5c5a730b to your computer and use it in GitHub Desktop.
{
"syncGateway_dcp": {
"backfill_completed": 0,
"backfill_expected": 0
},
"syncgateway": {
"global": {
"resource_utilization": {
"admin_net_bytes_recv": 134121097,
"admin_net_bytes_sent": 21809209,
"error_count": 2,
"go_memstats_heapalloc": 111740792,
"go_memstats_heapidle": 51306496,
"go_memstats_heapinuse": 149233664,
"go_memstats_heapreleased": 3915776,
"go_memstats_pausetotalns": 234602500,
"go_memstats_stackinuse": 786432,
"go_memstats_stacksys": 786432,
"go_memstats_sys": 214710520,
"goroutines_high_watermark": 50,
"num_goroutines": 39,
"process_cpu_percent_utilization": 128.25801612600787,
"process_memory_resident": 206700544,
"pub_net_bytes_recv": 134121097,
"pub_net_bytes_sent": 21809209,
"system_memory_total": 4139405312,
"warn_count": 340
}
},
"per_db": {
"travel-sample": {
"cache": {
"chan_cache_active_revs": -448,
"chan_cache_hits": 10,
"chan_cache_max_entries": 50,
"chan_cache_misses": 2,
"chan_cache_num_channels": 3,
"chan_cache_pending_queries": 0,
"chan_cache_removal_revs": 0,
"chan_cache_tombstone_revs": 0,
"num_skipped_seqs": 0,
"rev_cache_hits": 0,
"rev_cache_misses": 31595
},
"cbl_replication_pull": {
"attachment_pull_bytes": 2008,
"attachment_pull_count": 1,
"max_pending": 0,
"num_pull_repl_active_continuous": 1,
"num_pull_repl_active_one_shot": 0,
"num_pull_repl_caught_up": 1,
"num_pull_repl_since_zero": 1,
"num_pull_repl_total_continuous": 3,
"num_pull_repl_total_one_shot": 0,
"request_changes_count": 159,
"request_changes_time": 39841964500,
"rev_processing_time": 467924691100,
"rev_send_count": 31595,
"rev_send_latency": 47226062567000
},
"cbl_replication_push": {
"attachment_push_bytes": 0,
"attachment_push_count": 0,
"conflict_write_count": 0,
"doc_push_count": 1,
"propose_change_count": 1,
"propose_change_time": 1226100,
"sync_function_count": 1,
"sync_function_time": 29960400,
"write_processing_time": 169560200
},
"database": {
"abandoned_seqs": 0,
"crc32c_match_count": 0,
"dcp_caching_count": 1,
"dcp_caching_time": 329600,
"dcp_received_count": 1,
"dcp_received_time": 6979300,
"doc_reads_bytes_blip": 36144716,
"doc_writes_bytes": 45,
"doc_writes_bytes_blip": 45,
"num_doc_reads_blip": 31595,
"num_doc_reads_rest": 0,
"num_doc_writes": 1,
"num_replications_active": 1,
"num_replications_total": 3,
"sequence_get_count": 1,
"sequence_released_count": 0,
"sequence_reserved_count": 2,
"warn_channels_per_doc_count": 0,
"warn_grants_per_doc_count": 0,
"warn_xattr_size_count": 0
},
"delta_sync": {
"delta_cache_hit": 0,
"delta_cache_miss": 0,
"delta_pull_replication_count": 2,
"delta_push_doc_count": 0,
"deltas_requested": 0,
"deltas_sent": 0
},
"gsi_views": {
"access_count": 63,
"channels_count": 2
},
"security": {
"auth_failed_count": 0,
"auth_success_count": 3,
"num_access_errors": 0,
"num_docs_rejected": 0,
"total_auth_time": 93738200
}
}
},
"per_replication": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment