- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`Trace Groups are in Preview. To request access, contact Datadog support.
Request AccessTrace groups allow you to define custom grouping keys for your trace data, enabling you to discover request count trends, performance bottlenecks, and error hotspots by looking at aggregated data instead of individual spans and traces.
From the Trace Explorer query editor, you can group your results by any span tag or attribute to observe:
These metrics are organized within each group based on the distinct values of your chosen grouping keys.
After selecting a dimension to group by, you can specify where to get the dimension’s values from using the from dropdown:
a
.service
from parent(a)
.@view.name
from root
.Trace groups are displayed as unique values of the selected dimension. Each group is shown with three key metrics:
To view these metrics aggregated over the parent or root span instead of the queried span, select parent(a)
or root
in the Show metrics from statement.
Additionally, the Latency Breakdown
surfaces how time is spent between different services within requests from each group, allowing you to visually spot latency bottlenecks for given groups.
For deeper analysis, click any group to examine the individual span events that make up the aggregated metrics.
추가 유용한 문서, 링크 및 기사: