Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing Synthetics and Metrics Scope descriptions #1197

Merged
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.4",
"regenerated": "2023-06-20 12:59:30.425045",
"spec_repo_commit": "717925f9"
"regenerated": "2023-06-21 18:47:28.706080",
"spec_repo_commit": "0f485c44"
},
"v2": {
"apigentools_version": "1.6.4",
"regenerated": "2023-06-20 12:59:30.439118",
"spec_repo_commit": "717925f9"
"regenerated": "2023-06-21 18:47:28.718930",
"spec_repo_commit": "0f485c44"
}
}
}
3 changes: 3 additions & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15621,6 +15621,7 @@ components:
incident_read: View incidents in Datadog.
incident_settings_write: Configure Incidents settings.
incident_write: Create, view, and manage incidents in Datadog.
metric_tags_write: Create and edit tag configurations for custom metrics.
metrics_read: View custom metrics.
monitors_downtime: Set downtimes to suppress alerts from any monitor in
an organization. The ability to write monitors is not required to set
Expand All @@ -15637,6 +15638,8 @@ components:
security_monitoring_signals_read: View Security Signals.
synthetics_default_settings_read: View the default settings for Synthetic
Monitoring.
synthetics_default_settings_write: Create and edit default settings for
Synthetic Monitoring.
teams_manage: Manage Teams. Create, delete, rename, and edit the metadata
of all Teams. To control Team membership across all Teams, use the User
Access Manage permission.
Expand Down