YaceClientScrapeError#
Alert is triggered when yace_logs_requests_error_total increments over a period of 15 minutes.
This alert either indicates that the scraping of one (or more) AWS resources has failed.
For more details, several labels are available :
accountjob_typeregionmsg
Troubleshooting Hints#
ACCOUNT is built with the account label from the karma alert.
Tip
NAMESPACE can be:
yace-client
monitoring-stack-client-<contract_name>
- check status/logs of YACE
kubectl get pod -n ${NAMESPACE} | grep ${ACCOUNT} kubectl logs -n ${NAMESPACE} <pod_name>
Note
If this incident happens, please note your investigation and update this documentation.