12 May 2022
03:42 PM
- last edited on
13 May 2022
12:33 AM
by
MaciejNeumann
Hola, Me podrian ayudar porque despues de la actualizacion de la version del nuevo agente (Operador OneAgent) en los servicios empiezan a recibir alertas de carga baja inesperada. Muchísimas gracias
Solved! Go to Solution.
Hi @yeyelka5,
I am translating the question for you.
Translated version:
Hello, Could you help me because after the update of the new agent version (OneAgent Operator) in the services they begin to receive unexpected low load alerts. Many thanks.
To answer the question,
This might happen when there is a baseline change and also you can reset the baseline in settings > anomaly detection > reset period (from 7 days to newer baseline) in specific service settings where you are receiving those alerts from.
There is an another chance why this is happening. May be services are changed after the update. If the pods in your system are deleted or shifted to other nodes, this also deletes the process and creates as a new one. When this happens old process will become dormant and you see those alerts. Could you please check once that do you have any other similar service created as the impacted service of your problem? If so then you can disable the alerting for that service as this service is no longer will continue in Dynatrace.
Experienced the same issue after an upgrade as well - in our case the Maximum User Action limits were being hit in the environment, resulting in dropped RUM data. In the events section per application, you would see "Max user actions per minute exceeded".
Here's the doc explaining the behaviour: https://www.dynatrace.com/support/help/shortlink/max-user-actions-per-minute-exceeded
Here's the doc explaining the behaviour: https://www.dynatrace.com/support/help/shortlink/max-user-actions-per-minute-exceeded
Thank you for the helpful link. That worked for me!