Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:36.580860",
"spec_repo_commit": "3f12bebc"
"regenerated": "2024-10-02 20:42:53.003450",
"spec_repo_commit": "76b7b19d"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-10-02 16:22:36.595663",
"spec_repo_commit": "3f12bebc"
"regenerated": "2024-10-02 20:42:53.017526",
"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 lib/datadog_api_client/v1/api/monitors_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def create_monitor(body, opts = {})
# - 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