- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The graphs on the monitor status page provide insights into the single monitor evaluations. These graphs help you to understand why your monitor might be in an ALERT
state and where to focus your troubleshooting efforts.
The right panel of the graph section of the monitor status page provides a high-level overview of your monitor, including
Description | |
---|---|
Groups | Count of groups per status (ALERT , WARN , NO DATA , OK ) |
Visualize as | Graph selector to toggle between the Evaluated Data, Source Data, and Transitions graphs. |
Query | The raw monitor query. Each monitor includes a dynamic link to a specific explorer or page based on the data type, such as event explorer for event data types or a general metric explorer for other types. |
Evaluation | The aggregation method applied to the Query with the evaluation window. |
Notification count | Count of notifications sent from this monitor. |
Depending on the query, the monitor might have multiple groups. To focus on a specific group, use the filter dropdowns to select the desired group.
You can choose to scope the page on:
The evaluated data visualization is specific to the monitor and shows the results of individual evaluations. For example, if the monitor evaluates the average over the last 5 minutes, each data point represents the aggregated 5 minute average at each evaluation time.
The visualization matches your monitor’s configuration to show the monitor’s historical and current status using evaluations settings. The graphs show the status by group.
To view details on status changes (such as a change from WARN
to ALERT
), click the alert event on the graph and check the Event Details section for more information.
To filter the view for an individual group, hover over the group title and click Filter to Group in the tooltip.
When investigating past status changes, the color dot next to the group title indicates the group’s current status.
The source graph shows a view of a monitors’s underlying data query as you would see in a dashboard or notebook. Use this graph to view unaltered data over time and confirm if data fluctuations or anomalies trigger alerts.
Use this graph to identify any discrepancies between raw data and expected metrics, which may indicate data collection or submission issues affecting the monitor’s status.
The following monitor types are not supported by the provisional status page:
The Transitions graph displays your monitor’s state transitions over time, broken out by group. It shows which groups are triggering the alert.
Datadog keeps monitor groups in the UI for 24 hours unless configured differently. For more information, see Group Retention time. A dotted line in the graph can indicate:
Note: The non-reporting status is different from a “no data” status. Host monitors and service checks set to notify on missing data are available for 48 hours.