We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 ?
This above server log is after I restarted tile38
The text was updated successfully, but these errors were encountered: