30 Sep 2019 10:05 AM - last edited on 01 Sep 2022 10:34 AM by MaciejNeumann
We running Dynatrace on a gke cluster and when pod restarts it is not shown in Dynatrace, even worst, it shows the old pod as unmonitored.
Hence here is my question, how can I make an alerte on Dynatrace on every pod restart. Just for information I'am running Dynatrace on managed version.
Thanks
Solved! Go to Solution.
30 Sep 2019 10:29 AM
It's because as you don't restart pod but destroy instance and create new one (new ID assigned to OneAgent). As I understand you are using not full stack monitoring but application only monitoring?
Sebastian
03 Oct 2019 03:55 PM
No I'am using the fullstack monitoring and we are not destroying instances, it just that pod restart doesn't show on dynatrace properly it display a message that a pod is not monitored or that the signal was lost.
If I take an example: Let's say we have 3 runing process, and all the 3 are restarted, then all the new pod will be display in dynatrace while the old one are marked as unmonitored or "signal lost" tagged.
For example in the above image we can see that the old pod are seen as unmonitored or have a "lost signal" tag.
My question is how can we properly configure Dynatrace to properly show the pod information. Or is this normal and only used to see old pod metrics
03 Oct 2019 08:05 PM
This is regular behaviour.
Sebastian
04 Oct 2019 11:22 AM
Can we change the normal behaviour so that old pod doesn't show up as unmonitored or tagged with "lost signal" ? Additionnaly is that possible to make Dynatrace makes an alert to any pod restart.
03 Oct 2019 11:08 PM
We had the same inquery. We notice that the pod would die before a new one showup.
We configure a minimun of running process for that PG and a minimun of pods in OCP. So in the case of a new pod we get an alert that the PG is lower than it should be.