Few days ago, my ES server's disk usage hit the reallocation threshold. After that my service can't connect APM(log show "503 queue is full") and my service return 504 timeout.
I have some questions on it:
I read some document said both APM agent(for buffer request to APM server) and APM server(for buffer request to ES server) have a internal queue, right?
What is the default queue type?
Is that a setting can separate the queue process and my service's own process that can let my service still working and won't down when APM/ES server is downed?
Or is that a setting can set a timeout if APM/ES server no response then let my service keep process itself?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.