- 필수 기능
- 시작하기
- 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+=`Template variables let you dynamically filter and update results across multiple cells in a notebook. Many notebook cell types fully support template variables. This guide focuses specifically on analysis cells, where template variable support can vary.
Most analysis cells support template variables, but some have limited or no support. The sections below summarize where template variables work, how they behave, and where to expect limitations.
Cell type | template variable support | Notes |
---|---|---|
Data source | Cell name not supported. | |
Transformation | Cell name not supported. | |
Visualization | All visualization types supported (scatterplot requires extra fields). | |
SQL Analysis | Not supported | Not supported. |
Published dataset (reused elsewhere) | Limited support | Template variables are resolved at publish time, you must republish to update downstream. |
For all supported widgets, results update dynamically when template variables change, are renamed, or deleted.
Note: Visualizations with published datasets behave the same as standard visualizations, and their results update when template variables change in the source notebook.
When you export a query to a dashboard, Datadog creates a published dataset. A published dataset can be referenced as a data source in other dashboards or notebooks.
If the source query uses template variables, their values are interpolated at the moment of publishing. This means:
추가 유용한 문서, 링크 및 기사: