Alerting
Questions about alerting and problem detection in Dynatrace.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Alert Setup for DaemonSet Pod

Gyanendra
Visitor

I need to create an alert in Dynatrace for a DaemonSet to trigger a problem if any pod is not running or goes down, regardless of the node count. For example:

  • Cluster 1 has 10 nodes
  • Cluster 2 has 5 nodes
  • Cluster 3 has 8 nodes

Each cluster has a Fluentd DaemonSet running on all nodes. The alert should dynamically monitor all clusters and generate a problem if any DaemonSet pod fails, without relying on a fixed threshold, as node counts vary across clusters.

1 REPLY 1

MaciejNeumann
Community Team
Community Team

Hello @Gyanendra,

Here is a Documentation article about Node alerts:

Alert on common Kubernetes/Openshift issues - Node alerts 
Available alerts are including detecting node readiness issues and detecting problematic node conditions. Would those solve your use case?

Right below the table in the article you can check Node metrics and DQL queries, that are used for creating those alerts.  

If you have any questions about the Community, you can contact me at maciej.neumann@dynatrace.com

Featured Posts