I have a lot of services that connects to APM and now I have only this message of error:
{"accepted":0,"errors":[{"message":"queue is full"}]}
First of all I want review the messages that we send, but is possible remove all the messages on the queue? I don't care if I lose these messages, I only want start from zero.
The APM Server only holds one internal memory queue. If the queue is filled up by a large amount of events from one service, this can definitely impact other services. It sounds like you already identified the service causing a lot of traffic to the APM Server. Which agent language and version are you using to instrument this service?
I'm using the version 7.14 in the cloud and the differents services has been created in netCore.
I have detect that one of the services only log this error of "The limit of 1000 metricsets has been reached, no new metricsets will be created" but is possible know it 100%. I don't know if I have any index with this information.
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.