- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The Block is the most basic of the available components. Along with Images and Icons, it can be used to represent cloud components not yet available.
Use the toolbar to configure and customize the component. The following options are available:
Use the Cloudcraft API to programmatically access and render your architecture diagrams as JSON objects. The following is an example JSON object of a Block component:
{
"type": "block",
"id": "76cddb57-6368-4e8b-805f-1306f558812b",
"mapPos": [3, 9],
"width": 2,
"height": 1,
"depth": 2,
"color": {
"isometric": "#ececed",
"2d": "#4286c5"
},
"locked": true,
"link": "blueprint://34b7a049-e92b-4146-b937-7eee9ae788b5"
}
uuid
format.blueprint://ID
format or to external website in the https://LINK
format.The block component can be added to VPCs, security groups, and subnets.