tile38 icon indicating copy to clipboard operation
tile38 copied to clipboard

TILE38 cpu spikes with lots of geofences and kafka hooks

Open Mukund2900 opened this issue 1 year ago • 0 comments

I am getting random cpu spikes

image image

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 ->

image

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

image image

Mukund2900 avatar Sep 02 '24 17:09 Mukund2900