In this step we will walk through the different Dynatrace dashboards that are available out of the box for monitoring Kubernetes.
Validate AWS ActivateGate visible in Dynatrace UI
Manage --> Deployment status
to review OneAgent Deployment statusDeployment status
page, next click on the ActiveGate
option to review the Active Gate. dynatrace-workshop-cluster-activegate-0
connected to your Dynatrace environment now. This actigate gate routes all the agent traffic from apps that are running on that AKS cluster. Review Kubernetes Dashboards are accessible from the left-side menu in Dynatrace choose Kubernetes
and navigate to the Kubernetes cluster page as shown below:
📓Note: Be sure that your management zone is NOT filtered!**
1 - Kubernetes cluster - A summary the Kubernetes cluster is shown at the top of the Kubernetes dashboard.
2 - Nodes - The resources for the Cluster are summarized for the one-to-many hosts or Cluster nodes in this view.
Explore specific node in the Node Analysis section, pick the analyze nodes button.
3 - Namespaces - Namespaces are ways to partition your cluster resources to run multiple workloads (for example application A
and application B
workloads) on same cluster
4 - Kubernetes workload
5 - POD - Review the POD overview page to look at various metrics related to the POD
6 - Containers - Referring to the diagram above, expand the properties and tags section to view:
Container information
Kubernetes information
In the info graphic, pick the service to open the services list
Next click on 2 Services Icon to review the services running inside the container
Select the active front-end service.
7 - Service - This view should now look familiar. In Lab 1, we looked at the service for the frontend and backend. Notice how the Kubernetes information is also available in the service properties.