- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
APM metric monitors work like regular metric monitors, but with controls tailored specifically to APM. Use these monitors to receive alerts at the service level on hits, errors, and a variety of latency measures.
Analytics monitors allow you to visualize APM data over time and set up alerts based on Indexed Spans. For example, use an Analytics monitor to receive alerts on a spike in slow requests.
To create an APM monitor in Datadog, use the main navigation: Monitors –> New Monitor –> APM.
Choose between an APM Metrics or a Trace Analytics monitor:
Choose your primary tags, service, and resource from the dropdown menus.
Choose a Threshold or Anomaly alert:
An alert is triggered whenever a metric crosses a threshold.
Requests per second
, Errors per second
, Apdex
, Error rate
, Avg latency
, p50 latency
, p75 latency
, p90 latency
, or p99 latency
above
, above or equal to
, below
, or below or equal to
<NUMBER>
<NUMBER>
5 minutes
, 15 minutes
, 1 hour
, etc. or custom
to set a value between 1 minute and 48 hours.An alert is triggered whenever a metric deviates from an expected pattern.
Requests per second
, Errors per second
, Apdex
, Error rate
, Avg latency
, p50 latency
, p75 latency
, p90 latency
, or p99 latency
<ALERT_THRESHOLD>
%, <WARNING_THRESHOLD>
%<NUMBER>
deviations above or below
, above
, or below
5 minutes
, 15 minutes
, 1 hour
, etc. or custom
to set a value between 1 minute and 48 hours.For detailed instructions on the advanced alert options (no data, evaluation delay, etc.), see the Monitor configuration page. For the metric-specific option full data window, see the Metric monitor page.
Unique value count
of the facet. If a measure is selected, then it’s similar to a metric monitor, and aggregation needs to be selected (min
, avg
, sum
, median
, pc75
, pc90
, pc95
, pc98
, pc99
, or max
).group by
and you select simple alert mode, you get one alert when one or multiple groups’ values breach the threshold. This strategy may be selected to reduce notification noise.@resource.name
to receive a separate alert for each resource when a span’s error rate is high.Note: Analytics monitors can only be created based on spans retained by custom retention filters (not the intelligent retention filter).
above
, above or equal to
, below
, or below or equal to
.5 minutes
, 15 minutes
, 1 hour
, or custom
to set a value between 5 minutes and 48 hours.<NUMBER>
<NUMBER>
To receive a notification when a group matching a specific query stops sending spans, set the condition to below 1
. This notifies you when no spans match the monitor query in the defined evaluation period for the group.
For detailed instructions on the advanced alert options (evaluation delay, etc.), see the Monitor configuration page.
For detailed instructions on the Configure notifications and automations section, see the Notifications page.
Note: Find service level monitors on the Service Catalog and on the Service Map, and find resource level monitors on the individual resource pages (you can get there by clicking on the specific resource listed on the a service details page).