You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/datadog-api-client-v1/apis/SnapshotsApi.ts
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,8 @@ export class SnapshotsApi {
249
249
}
250
250
251
251
/**
252
-
* Take graph snapshots.
252
+
* Take graph snapshots. Snapshots are PNG images generated by rendering a specified widget in a web page and capturing it once the data is available. The image is then uploaded to cloud storage.
253
+
*
253
254
* **Note**: When a snapshot is created, there is some delay before it is available.
0 commit comments