The image widget allows you to embed an image on your dashboard. An image can be uploaded to Datadog or hosted where it can be accessed by URL. PNG, JPG, and GIF file formats are supported.
Size of the margins around the image.
Note: small and large values are deprecated.
Allowed enum values: sm,md,lg,small,large
sizing
enum
How to size the image on the widget. The values are based on the image object-fit CSS properties.
Note: zoom, fit and center values are deprecated.
Allowed enum values: fill,contain,cover,none,scale-down,zoom,fit,center
type [required]
enum
Type of the image widget.
Allowed enum values: image