Skip to content

Commit

Permalink
Add Cloud Cost Monitor Type (#1846)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Oct 3, 2024
1 parent 330aef7 commit 41c5cbb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-10-02 16:22:29.866275",
"spec_repo_commit": "3f12bebc"
"regenerated": "2024-10-02 20:43:00.435911",
"spec_repo_commit": "76b7b19d"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-10-02 16:22:29.880506",
"spec_repo_commit": "3f12bebc"
"regenerated": "2024-10-02 20:43:00.450556",
"spec_repo_commit": "76b7b19d"
}
}
}
2 changes: 2 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28967,6 +28967,8 @@ paths:

- network-performance: `network-performance alert`

- cloud cost: `cost alert`


**Notes**:

Expand Down
1 change: 1 addition & 0 deletions packages/datadog-api-client-v1/apis/MonitorsApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1416,6 +1416,7 @@ export class MonitorsApi {
* - error-tracking: `error-tracking alert`
* - database-monitoring: `database-monitoring alert`
* - network-performance: `network-performance alert`
* - cloud cost: `cost alert`
*
* **Notes**:
* - Synthetic monitors are created through the Synthetics API. See the [Synthetics API](https://docs.datadoghq.com/api/latest/synthetics/) documentation for more information.
Expand Down

0 comments on commit 41c5cbb

Please sign in to comment.