- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The Image component is a basic but powerful component available for designing diagrams. Along with Icon and Blocks, it can be used to represent cloud components not yet available, as well as add new icon sets and software stacks.
Use the toolbar to configure and customize the component. The following options are available:
While you can manipulate an image inside a diagram through our API, the image itself must be uploaded through the Cloudcraft UI.
Use the Cloudcraft API to programmatically access and render your architecture diagrams as JSON objects. The following is an example JSON object of an Image component:
{
"type": "image",
"id": "53c342f3-3f13-4ba5-bffa-f4e0db874f95",
"mapPos": [2.25, 9.75],
"key": "a5a840d9-c1f9-4e19-b67c-6b2bd1bfcdaa/nginx-logo.webp",
"isometric": true,
"standing": false,
"scale": 0.10000000000000014,
"direction": "down",
"link": "https://nginx.org/",
"locked": true
}
uuid
format.down, up, right, left
as value, with down
as the default.blueprint://ID
format or to external website in the https://LINK
format.