File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
src/main/java/com/datadog/api/client/v1/api Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-10-02 16:22:32.270694 ",
8- "spec_repo_commit": "3f12bebc "
7+ "regenerated": "2024-10-02 20:42:58.523618 ",
8+ "spec_repo_commit": "76b7b19d "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-10-02 16:22:32.285145 ",
13- "spec_repo_commit": "3f12bebc "
12+ "regenerated": "2024-10-02 20:42:58.538507 ",
13+ "spec_repo_commit": "76b7b19d "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -28967,6 +28967,8 @@ paths:
2896728967
2896828968 - network-performance: `network-performance alert`
2896928969
28970+ - cloud cost: `cost alert`
28971+
2897028972
2897128973 **Notes**:
2897228974
Original file line number Diff line number Diff line change @@ -252,6 +252,7 @@ public CompletableFuture<Monitor> createMonitorAsync(Monitor body) {
252252 * <li>error-tracking: <code>error-tracking alert</code>
253253 * <li>database-monitoring: <code>database-monitoring alert</code>
254254 * <li>network-performance: <code>network-performance alert</code>
255+ * <li>cloud cost: <code>cost alert</code>
255256 * </ul>
256257 *
257258 * <p><strong>Notes</strong>: - Synthetic monitors are created through the Synthetics API. See the
You can’t perform that action at this time.
0 commit comments