The Explorer view in
Services lets you monitor service health and performance, filter services by any dimension, and drill into individual services across your environment.
This tutorial covers navigating the Explorer view, filtering services by namespace, and investigating individual service details, including performance data, metrics, infrastructure dependencies, and logs.
Platform engineers, SREs, and developers responsible for monitoring the health and performance of services.
In this tutorial, you'll learn how to:
Services
Services is installed in your Dynatrace environment.
Services.You can also follow along without any setup by using the Dynatrace Playground.
Follow the steps below to navigate the Explorer view, filter your services, and investigate individual service details.
In
Services in the Dynatrace Playground, go to Explorer to view all services along with their health and custom alerts, failure rates, response times, and throughput.
In the Type to filter field on top of the service list, enter "alert status" = Critical.
Alternatively, in the sidebar panel on the left, enter alert status in the Search facets field, and select Critical from the available statuses.
Select Update to display services with critical health alerts.
Select one of the health alerts to view additional details on the problem.
Hover over the problem details to display additional options. For example, you can view the metric or investigate the problem.
Select the recommendation service to open the service details panel, which contains several tabs with detailed information about that service.
Go to the Properties tab to view additional service properties, such as the Kubernetes cluster and namespace where the service is deployed, along with other deployment metadata.
Go to the Metrics tab to view custom metrics from various sources, like Spring Micrometer and OpenTelemetry. These non-standard metrics supplement the default performance data with application-specific information that is important to your service.
Switch to the Infrastructure tab to view the infrastructure entities associated with the selected service, such as pods, processes, and hosts. Use this view to understand where the service is running and identify infrastructure dependencies.
Go to the Logs tab to run log line queries and search for warnings, errors, or any log entries within the current timeframe. Use log entries to correlate performance issues with specific log messages.
You've completed the tutorial. You now know how to:
To continue exploring, you can set up alerts on your services, create SLOs based on endpoint metrics, or investigate failures using failure analysis.
Services