-
Notifications
You must be signed in to change notification settings - Fork 590
Description
I am getting random cpu spikes


Above is the image attached of tile38_collection_objects & tile38_hooks (kafka)
I get a callback to my service through kafka.
Below is the cpu spike on tile38 master instance ->

Anything specific I should look for ?
{"ok":true,"stats":{"aof_size":232228319,"avg_item_size":138,"cpus":2,"heap_released":732610560,"heap_size":460602344,"http_transport":true,"id":"8044339e8accc6a7b19b9cf12e2516d8","in_memory_size":57604864,"max_heap_size":2147483648,"mem_alloc":460602344,"num_collections":37,"num_hooks":94870,"num_objects":110324,"num_points":3326126,"num_strings":0,"pending_events":0,"pid":1455,"pointer_size":8,"read_only":false,"threads":9,"version":"0.0.0"},
"elapsed":"78.138µs"}
This above server log is after I restarted tile38

