Hi Team,
Elastic APM metrics not showing due to error "Exception Type: TransportException
Exception Value: HTTP 503: {"accepted":0,"errors":[{"message":"queue is full"}]}"
Could you please help to clear queue to fix APM issue.
Currently my APM dashboard not working due to error below error
file_path: /var/www/api.wakefit.co/venv/lib/python3.6/site-packages/elasticapm/transport/base.py
func_name: handle_transport_fail
line_no: 334
Failed to submit message: 'HTTP 503: {"accepted":0,"errors":[{"message":"queue is full"}]}\n'
TransportException
Server time: Tue, 27 Dec 2022 06:36:38 +0530
Traceback:
File "/var/www/api.wakefit.co/venv/lib/python3.6/site-packages/elasticapm/transport/base.py" in _flush
275. self.send(data, forced_flush=forced_flush)
File "/var/www/api.wakefit.co/venv/lib/python3.6/site-packages/elasticapm/transport/http.py" in send
108. raise TransportException(message, data, print_trace=print_trace)
Exception Type: TransportException
Exception Value: HTTP 503: {"accepted":0,"errors":[{"message":"queue is full"}]}
Currently my APM dashboard error as below
![image|690x232](upload://7rH2lrrze1n5QV90soZdu4z2AtA.jpeg)
Could you please help to debug this issue and how to clear queue