datadog_api_client 2.29.1 → 2.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.apigentools-info +4 -4
- data/.generator/schemas/v1/openapi.yaml +929 -486
- data/.generator/schemas/v2/openapi.yaml +7791 -786
- data/.github/CODEOWNERS +5 -5
- data/.github/workflows/docs.yml +2 -2
- data/.github/workflows/prepare_release.yml +1 -1
- data/.github/workflows/test.yml +4 -1
- data/CHANGELOG.md +79 -0
- data/Gemfile +1 -1
- data/LICENSE-3rdparty.csv +1 -1
- data/RELEASING.md +1 -1
- data/examples/v1/azure-integration/UpdateAzureHostFilters.rb +9 -6
- data/examples/v1/azure-integration/UpdateAzureIntegration.rb +0 -6
- data/examples/v1/dashboards/CreateDashboard_1490099434.rb +65 -0
- data/examples/v1/dashboards/CreateDashboard_3520534424.rb +61 -0
- data/examples/v1/logs-indexes/DeleteLogsIndex.rb +5 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline.rb +1 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline_2707101123.rb +23 -0
- data/examples/v1/logs-pipelines/UpdateLogsPipeline.rb +1 -0
- data/examples/v1/monitors/CreateMonitor_1303514967.rb +32 -0
- data/examples/v1/monitors/ListMonitors.rb +1 -1
- data/examples/v1/monitors/{ListMonitors_3448441939.rb → ListMonitors_2154432960.rb} +1 -1
- data/examples/v1/monitors/{ListMonitors_2966492814.rb → ListMonitors_463213563.rb} +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1279271422.rb +1 -0
- data/examples/v2/action-connection/CreateActionConnection.rb +22 -0
- data/examples/v2/action-connection/DeleteActionConnection.rb +5 -0
- data/examples/v2/action-connection/DeleteActionConnection_2142905164.rb +8 -0
- data/examples/v2/action-connection/GetActionConnection.rb +5 -0
- data/examples/v2/action-connection/UpdateActionConnection.rb +22 -0
- data/examples/v2/agentless-scanning/CreateAwsOnDemandTask.rb +14 -0
- data/examples/v2/agentless-scanning/CreateAwsScanOptions.rb +18 -0
- data/examples/v2/agentless-scanning/DeleteAwsScanOptions.rb +5 -0
- data/examples/v2/agentless-scanning/GetAwsOnDemandTask.rb +5 -0
- data/examples/v2/agentless-scanning/ListAwsOnDemandTasks.rb +5 -0
- data/examples/v2/agentless-scanning/ListAwsScanOptions.rb +5 -0
- data/examples/v2/agentless-scanning/UpdateAwsScanOptions.rb +17 -0
- data/examples/v2/app-builder/CreateApp.rb +157 -0
- data/examples/v2/{apps → app-builder}/DeleteApp.rb +1 -4
- data/examples/v2/{apps → app-builder}/DeleteApps.rb +2 -5
- data/examples/v2/{apps → app-builder}/GetApp.rb +1 -4
- data/examples/v2/app-builder/ListApps.rb +5 -0
- data/examples/v2/app-builder/PublishApp.rb +8 -0
- data/examples/v2/app-builder/UnpublishApp.rb +8 -0
- data/examples/v2/{apps → app-builder}/UpdateApp.rb +2 -5
- data/examples/v2/application-security/CreateApplicationSecurityWafCustomRule.rb +55 -0
- data/examples/v2/application-security/CreateApplicationSecurityWafExclusionFilter.rb +33 -0
- data/examples/v2/application-security/DeleteApplicationSecurityWafCustomRule.rb +5 -0
- data/examples/v2/application-security/DeleteApplicationSecurityWafExclusionFilter.rb +8 -0
- data/examples/v2/application-security/GetApplicationSecurityWafCustomRule.rb +5 -0
- data/examples/v2/application-security/GetApplicationSecurityWafExclusionFilter.rb +8 -0
- data/examples/v2/application-security/ListApplicationSecurityWAFCustomRules.rb +5 -0
- data/examples/v2/application-security/ListApplicationSecurityWafExclusionFilters.rb +5 -0
- data/examples/v2/application-security/UpdateApplicationSecurityWafCustomRule.rb +46 -0
- data/examples/v2/application-security/UpdateApplicationSecurityWafExclusionFilter.rb +22 -0
- data/examples/v2/ci-visibility-pipelines/CreateCIAppPipelineEvent_819339921.rb +29 -0
- data/examples/v2/csm-coverage-analysis/GetCSMCloudAccountsCoverageAnalysis.rb +5 -0
- data/examples/v2/csm-coverage-analysis/GetCSMHostsAndContainersCoverageAnalysis.rb +5 -0
- data/examples/v2/csm-coverage-analysis/GetCSMServerlessCoverageAnalysis.rb +5 -0
- data/examples/v2/data-deletion/CreateDataDeletionRequest.rb +1 -0
- data/examples/v2/events/CreateEvent.rb +1 -1
- data/examples/v2/logs/ListLogs.rb +12 -6
- data/examples/v2/logs/ListLogsGet.rb +1 -1
- data/examples/v2/logs/ListLogsGet_175182691.rb +5 -0
- data/examples/v2/logs/ListLogs_3400928236.rb +23 -0
- data/examples/v2/logs/ListLogs_534975433.rb +29 -0
- data/examples/v2/microsoft-teams-integration/CreateWorkflowsWebhookHandle.rb +15 -0
- data/examples/v2/microsoft-teams-integration/CreateWorkflowsWebhookHandle_1716851881.rb +15 -0
- data/examples/v2/microsoft-teams-integration/DeleteWorkflowsWebhookHandle.rb +5 -0
- data/examples/v2/microsoft-teams-integration/DeleteWorkflowsWebhookHandle_107549514.rb +8 -0
- data/examples/v2/microsoft-teams-integration/GetWorkflowsWebhookHandle.rb +5 -0
- data/examples/v2/microsoft-teams-integration/GetWorkflowsWebhookHandle_3421443805.rb +8 -0
- data/examples/v2/microsoft-teams-integration/ListWorkflowsWebhookHandles.rb +5 -0
- data/examples/v2/microsoft-teams-integration/ListWorkflowsWebhookHandles_620762083.rb +5 -0
- data/examples/v2/microsoft-teams-integration/UpdateWorkflowsWebhookHandle.rb +15 -0
- data/examples/v2/microsoft-teams-integration/UpdateWorkflowsWebhookHandle_163189594.rb +18 -0
- data/examples/v2/rum-retention-filters/CreateRetentionFilter.rb +21 -0
- data/examples/v2/rum-retention-filters/DeleteRetentionFilter.rb +5 -0
- data/examples/v2/rum-retention-filters/GetRetentionFilter.rb +5 -0
- data/examples/v2/rum-retention-filters/ListRetentionFilters.rb +5 -0
- data/examples/v2/rum-retention-filters/OrderRetentionFilters.rb +22 -0
- data/examples/v2/rum-retention-filters/UpdateRetentionFilter.rb +19 -0
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule_1965169892.rb +50 -0
- data/examples/v2/security-monitoring/CreateSecurityMonitoringSuppression.rb +1 -0
- data/examples/v2/security-monitoring/CreateSecurityMonitoringSuppression_3192265332.rb +1 -0
- data/examples/v2/security-monitoring/CreateSignalNotificationRule.rb +30 -0
- data/examples/v2/security-monitoring/CreateVulnerabilityNotificationRule.rb +30 -0
- data/examples/v2/security-monitoring/DeleteSignalNotificationRule.rb +8 -0
- data/examples/v2/security-monitoring/DeleteVulnerabilityNotificationRule.rb +8 -0
- data/examples/v2/security-monitoring/GetRuleVersionHistory.rb +8 -0
- data/examples/v2/security-monitoring/GetRuleVersionHistory_2467565841.rb +11 -0
- data/examples/v2/security-monitoring/GetSBOM.rb +8 -0
- data/examples/v2/security-monitoring/GetSignalNotificationRule.rb +8 -0
- data/examples/v2/security-monitoring/GetSignalNotificationRules.rb +5 -0
- data/examples/v2/security-monitoring/GetVulnerabilityNotificationRule.rb +8 -0
- data/examples/v2/security-monitoring/GetVulnerabilityNotificationRules.rb +5 -0
- data/examples/v2/security-monitoring/ListVulnerabilities.rb +13 -0
- data/examples/v2/security-monitoring/ListVulnerableAssets.rb +13 -0
- data/examples/v2/security-monitoring/PatchSignalNotificationRule.rb +35 -0
- data/examples/v2/security-monitoring/PatchVulnerabilityNotificationRule.rb +35 -0
- data/examples/v2/security-monitoring/RunHistoricalJob.rb +2 -2
- data/examples/v2/software-catalog/UpsertCatalogEntity.rb +5 -1
- data/examples/v2/usage-metering/GetActiveBillingDimensions.rb +0 -3
- data/examples/v2/usage-metering/GetBillingDimensionMapping.rb +0 -3
- data/examples/v2/usage-metering/GetMonthlyCostAttribution.rb +0 -3
- data/examples/v2/workflow-automation/CreateWorkflow.rb +95 -0
- data/examples/v2/workflow-automation/DeleteWorkflow.rb +8 -0
- data/examples/v2/workflow-automation/GetWorkflow.rb +8 -0
- data/examples/v2/workflow-automation/UpdateWorkflow.rb +99 -0
- data/lib/datadog_api_client/configuration.rb +4 -11
- data/lib/datadog_api_client/inflector.rb +332 -44
- data/lib/datadog_api_client/v1/api/logs_indexes_api.rb +66 -0
- data/lib/datadog_api_client/v1/api/monitors_api.rb +29 -5
- data/lib/datadog_api_client/v1/models/azure_account.rb +42 -13
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb +1 -1
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb +1 -1
- data/lib/datadog_api_client/v1/models/dashboard.rb +0 -2
- data/lib/datadog_api_client/v1/models/dashboard_share_type.rb +1 -0
- data/lib/datadog_api_client/v1/models/logs_pipeline.rb +23 -1
- data/lib/datadog_api_client/v1/models/logs_processor.rb +2 -1
- data/lib/datadog_api_client/v1/models/logs_span_remapper.rb +160 -0
- data/lib/datadog_api_client/v1/models/logs_span_remapper_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_cost_aggregator.rb +34 -0
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_cost_data_source.rb +28 -0
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_cost_query_definition.rb +175 -0
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_query_definition.rb +2 -1
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options_evaluation_window.rb +14 -4
- data/lib/datadog_api_client/v1/models/monitor_search_result.rb +13 -1
- data/lib/datadog_api_client/v1/models/monitor_type.rb +1 -0
- data/lib/datadog_api_client/v1/models/monitor_update_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/number_format_unit.rb +63 -0
- data/lib/datadog_api_client/v1/models/{azure_account_metrics_config.rb → number_format_unit_canonical.rb} +31 -16
- data/lib/datadog_api_client/v1/models/number_format_unit_custom.rb +137 -0
- data/lib/datadog_api_client/v1/models/number_format_unit_custom_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/number_format_unit_scale.rb +115 -0
- data/lib/datadog_api_client/v1/models/number_format_unit_scale_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/resource_provider_config.rb +115 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard.rb +85 -9
- data/lib/datadog_api_client/v1/models/shared_dashboard_invitees_items.rb +151 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_status.rb +27 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_update_request.rb +68 -3
- data/lib/datadog_api_client/v1/models/slo_correction_list_response.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_api_test_step.rb +11 -1
- data/lib/datadog_api_client/v1/models/synthetics_browser_variable_type.rb +0 -1
- data/lib/datadog_api_client/v1/models/synthetics_ci_test_body.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_mobile_step_params_element_user_locator.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_step.rb +11 -1
- data/lib/datadog_api_client/v1/models/synthetics_trigger_body.rb +1 -1
- data/lib/datadog_api_client/v1/models/table_widget_cell_display_mode.rb +1 -0
- data/lib/datadog_api_client/v1/models/usage_summary_date.rb +184 -4
- data/lib/datadog_api_client/v1/models/usage_summary_date_org.rb +183 -3
- data/lib/datadog_api_client/v1/models/usage_summary_response.rb +186 -6
- data/lib/datadog_api_client/v1/models/viewing_preferences.rb +115 -0
- data/lib/datadog_api_client/v1/models/viewing_preferences_theme.rb +28 -0
- data/lib/datadog_api_client/v1/models/widget_formula.rb +21 -1
- data/lib/datadog_api_client/v1/models/widget_formula_cell_display_mode_options.rb +115 -0
- data/lib/datadog_api_client/v1/models/widget_formula_cell_display_mode_options_trend_type.rb +28 -0
- data/lib/datadog_api_client/v1/models/widget_formula_cell_display_mode_options_y_scale.rb +27 -0
- data/lib/datadog_api_client/v1/models/widget_number_format.rb +123 -0
- data/lib/datadog_api_client/v2/api/action_connection_api.rb +295 -0
- data/lib/datadog_api_client/v2/api/agentless_scanning_api.rb +482 -0
- data/lib/datadog_api_client/v2/api/api_management_api.rb +15 -0
- data/lib/datadog_api_client/v2/api/{apps_api.rb → app_builder_api.rb} +172 -74
- data/lib/datadog_api_client/v2/api/application_security_api.rb +689 -0
- data/lib/datadog_api_client/v2/api/cloud_cost_management_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/confluent_cloud_api.rb +8 -8
- data/lib/datadog_api_client/v2/api/csm_coverage_analysis_api.rb +212 -0
- data/lib/datadog_api_client/v2/api/logs_api.rb +8 -8
- data/lib/datadog_api_client/v2/api/metrics_api.rb +4 -2
- data/lib/datadog_api_client/v2/api/microsoft_teams_integration_api.rb +331 -0
- data/lib/datadog_api_client/v2/api/restriction_policies_api.rb +13 -3
- data/lib/datadog_api_client/v2/api/rum_retention_filters_api.rb +455 -0
- data/lib/datadog_api_client/v2/api/security_monitoring_api.rb +1516 -301
- data/lib/datadog_api_client/v2/api/software_catalog_api.rb +1 -2
- data/lib/datadog_api_client/v2/api/usage_metering_api.rb +1 -19
- data/lib/datadog_api_client/v2/api/workflow_automation_api.rb +269 -0
- data/lib/datadog_api_client/v2/models/account_filtering_config.rb +129 -0
- data/lib/datadog_api_client/v2/models/action_connection_attributes.rb +144 -0
- data/lib/datadog_api_client/v2/models/action_connection_attributes_update.rb +115 -0
- data/lib/datadog_api_client/v2/models/action_connection_data.rb +154 -0
- data/lib/datadog_api_client/v2/models/{create_app_response_data_type.rb → action_connection_data_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/action_connection_data_update.rb +144 -0
- data/lib/datadog_api_client/v2/models/action_connection_integration.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_connection_integration_update.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query.rb +198 -0
- data/lib/datadog_api_client/v2/models/action_query_condition.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_debounce_in_ms.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_mocked_outputs.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_mocked_outputs_enabled.rb +63 -0
- data/lib/datadog_api_client/v2/models/{deployment_included_meta.rb → action_query_mocked_outputs_object.rb} +33 -35
- data/lib/datadog_api_client/v2/models/action_query_only_trigger_manually.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_polling_interval_in_ms.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_properties.rb +203 -0
- data/lib/datadog_api_client/v2/models/action_query_requires_confirmation.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_show_toast_on_error.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_spec.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_spec_connection_group.rb +117 -0
- data/lib/datadog_api_client/v2/models/action_query_spec_inputs.rb +63 -0
- data/lib/datadog_api_client/v2/models/action_query_spec_object.rb +153 -0
- data/lib/datadog_api_client/v2/models/{script_data_type.rb → action_query_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/advisory.rb +154 -0
- data/lib/datadog_api_client/v2/models/annotation.rb +165 -0
- data/lib/datadog_api_client/v2/models/{app_builder_error.rb → annotation_display.rb} +11 -13
- data/lib/datadog_api_client/v2/models/annotation_display_bounds.rb +135 -0
- data/lib/datadog_api_client/v2/models/annotation_markdown_text_annotation.rb +105 -0
- data/lib/datadog_api_client/v2/models/api_trigger.rb +105 -0
- data/lib/datadog_api_client/v2/models/api_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/app_builder_event.rb +1 -1
- data/lib/datadog_api_client/v2/models/{get_app_response_data_type.rb → app_definition_type.rb} +2 -2
- data/lib/datadog_api_client/v2/models/{deployment_included_type.rb → app_deployment_type.rb} +2 -2
- data/lib/datadog_api_client/v2/models/app_meta.rb +15 -25
- data/lib/datadog_api_client/v2/models/{get_app_response_relationship.rb → app_relationship.rb} +5 -5
- data/lib/datadog_api_client/v2/models/app_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_action.rb +115 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_action_action.rb +27 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_action_parameters.rb +115 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_attributes.rb +253 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_condition.rb +144 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_condition_input.rb +135 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_condition_input_address.rb +46 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_condition_operator.rb +36 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_condition_options.rb +115 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_condition_parameters.rb +178 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_create_attributes.rb +243 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_create_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_list_response.rb +107 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_metadata.rb +155 -0
- data/lib/datadog_api_client/v2/models/{input_schema_data_attributes_parameters_items.rb → application_security_waf_custom_rule_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_scope.rb +144 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_tags.rb +145 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_tags_category.rb +28 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_update_attributes.rb +243 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_update_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_attributes.rb +213 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_create_attributes.rb +212 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_create_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_metadata.rb +155 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_on_match.rb +26 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_resource.rb +125 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_rules_target.rb +115 -0
- data/lib/datadog_api_client/v2/models/{app_builder_error_errors_items.rb → application_security_waf_exclusion_filter_rules_target_tags.rb} +18 -18
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_scope.rb +115 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_update_attributes.rb +212 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_update_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/application_security_waf_exclusion_filters_response.rb +107 -0
- data/lib/datadog_api_client/v2/models/asset.rb +165 -0
- data/lib/datadog_api_client/v2/models/asset_attributes.rb +218 -0
- data/lib/datadog_api_client/v2/models/{input_schema_data_type.rb → asset_entity_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/asset_operating_system.rb +133 -0
- data/lib/datadog_api_client/v2/models/asset_risks.rb +163 -0
- data/lib/datadog_api_client/v2/models/asset_type.rb +30 -0
- data/lib/datadog_api_client/v2/models/asset_version.rb +115 -0
- data/lib/datadog_api_client/v2/models/aws_assume_role.rb +191 -0
- data/lib/datadog_api_client/v2/models/{deploy_app_response_data_type.rb → aws_assume_role_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/aws_assume_role_update.rb +166 -0
- data/lib/datadog_api_client/v2/models/aws_credentials.rb +62 -0
- data/lib/datadog_api_client/v2/models/aws_credentials_update.rb +62 -0
- data/lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/aws_cur_config_patch_request_attributes.rb +12 -20
- data/lib/datadog_api_client/v2/models/aws_cur_config_post_request_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/aws_integration.rb +144 -0
- data/lib/datadog_api_client/v2/models/aws_integration_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/aws_integration_update.rb +133 -0
- data/lib/datadog_api_client/v2/models/{deployment_meta.rb → aws_on_demand_attributes.rb} +32 -29
- data/lib/datadog_api_client/v2/models/aws_on_demand_create_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/aws_on_demand_create_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/aws_on_demand_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/{input_schema_data.rb → aws_on_demand_data.rb} +8 -8
- data/lib/datadog_api_client/v2/models/aws_on_demand_list_response.rb +107 -0
- data/lib/datadog_api_client/v2/models/{deploy_app_response.rb → aws_on_demand_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/aws_on_demand_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/aws_scan_options_attributes.rb +135 -0
- data/lib/datadog_api_client/v2/models/aws_scan_options_create_attributes.rb +186 -0
- data/lib/datadog_api_client/v2/models/aws_scan_options_create_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/aws_scan_options_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/{deployment_included.rb → aws_scan_options_data.rb} +9 -19
- data/lib/datadog_api_client/v2/models/aws_scan_options_list_response.rb +107 -0
- data/lib/datadog_api_client/v2/models/aws_scan_options_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/{delete_apps_request_data_items_type.rb → aws_scan_options_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/aws_scan_options_update_attributes.rb +135 -0
- data/lib/datadog_api_client/v2/models/aws_scan_options_update_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/aws_scan_options_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/case_trigger.rb +105 -0
- data/lib/datadog_api_client/v2/models/case_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/change_event_custom_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/change_event_custom_attributes_changed_resource.rb +1 -1
- data/lib/datadog_api_client/v2/models/change_event_custom_attributes_changed_resource_type.rb +1 -0
- data/lib/datadog_api_client/v2/models/change_event_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/code_location.rb +143 -0
- data/lib/datadog_api_client/v2/models/completion_condition.rb +154 -0
- data/lib/datadog_api_client/v2/models/completion_condition_operator.rb +37 -0
- data/lib/datadog_api_client/v2/models/completion_gate.rb +144 -0
- data/lib/datadog_api_client/v2/models/component.rb +6 -6
- data/lib/datadog_api_client/v2/models/component_grid.rb +6 -6
- data/lib/datadog_api_client/v2/models/component_grid_properties.rb +4 -4
- data/lib/datadog_api_client/v2/models/component_grid_properties_is_visible.rb +1 -1
- data/lib/datadog_api_client/v2/models/component_grid_type.rb +1 -1
- data/lib/datadog_api_client/v2/models/component_properties.rb +3 -3
- data/lib/datadog_api_client/v2/models/component_properties_is_visible.rb +1 -1
- data/lib/datadog_api_client/v2/models/component_type.rb +1 -1
- data/lib/datadog_api_client/v2/models/connection.rb +144 -0
- data/lib/datadog_api_client/v2/models/{update_app_response_relationship.rb → connection_env.rb} +43 -13
- data/lib/datadog_api_client/v2/models/connection_env_env.rb +26 -0
- data/lib/datadog_api_client/v2/models/connection_group.rb +167 -0
- data/lib/datadog_api_client/v2/models/create_action_connection_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/create_action_connection_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_app_request.rb +2 -2
- data/lib/datadog_api_client/v2/models/create_app_request_data.rb +4 -4
- data/lib/datadog_api_client/v2/models/create_app_request_data_attributes.rb +19 -41
- data/lib/datadog_api_client/v2/models/create_app_response.rb +2 -2
- data/lib/datadog_api_client/v2/models/create_app_response_data.rb +5 -5
- data/lib/datadog_api_client/v2/models/create_data_deletion_request_body_data.rb +24 -3
- data/lib/datadog_api_client/v2/models/create_data_deletion_request_body_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/create_notification_rule_parameters.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_notification_rule_parameters_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/create_notification_rule_parameters_data_attributes.rb +195 -0
- data/lib/datadog_api_client/v2/models/create_workflow_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/create_workflow_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/csm_cloud_accounts_coverage_analysis_attributes.rb +145 -0
- data/lib/datadog_api_client/v2/models/csm_cloud_accounts_coverage_analysis_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/csm_cloud_accounts_coverage_analysis_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/csm_coverage_analysis.rb +135 -0
- data/lib/datadog_api_client/v2/models/csm_hosts_and_containers_coverage_analysis_attributes.rb +145 -0
- data/lib/datadog_api_client/v2/models/csm_hosts_and_containers_coverage_analysis_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/csm_hosts_and_containers_coverage_analysis_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/csm_serverless_coverage_analysis_attributes.rb +125 -0
- data/lib/datadog_api_client/v2/models/csm_serverless_coverage_analysis_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/csm_serverless_coverage_analysis_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/custom_connection.rb +5 -5
- data/lib/datadog_api_client/v2/models/custom_connection_attributes.rb +3 -3
- data/lib/datadog_api_client/v2/models/custom_connection_attributes_on_prem_runner.rb +3 -3
- data/lib/datadog_api_client/v2/models/custom_connection_type.rb +1 -1
- data/lib/datadog_api_client/v2/models/cvss.rb +165 -0
- data/lib/datadog_api_client/v2/models/dashboard_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/data_transform.rb +186 -0
- data/lib/datadog_api_client/v2/models/data_transform_properties.rb +105 -0
- data/lib/datadog_api_client/v2/models/{query_type.rb → data_transform_type.rb} +2 -4
- data/lib/datadog_api_client/v2/models/delete_app_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/delete_app_response_data.rb +4 -4
- data/lib/datadog_api_client/v2/models/delete_apps_request.rb +2 -2
- data/lib/datadog_api_client/v2/models/delete_apps_request_data_items.rb +5 -5
- data/lib/datadog_api_client/v2/models/delete_apps_response.rb +2 -2
- data/lib/datadog_api_client/v2/models/delete_apps_response_data_items.rb +5 -5
- data/lib/datadog_api_client/v2/models/dependency_location.rb +207 -0
- data/lib/datadog_api_client/v2/models/{deploy_app_response_data.rb → deployment.rb} +11 -11
- data/lib/datadog_api_client/v2/models/{deploy_app_response_data_attributes.rb → deployment_attributes.rb} +5 -5
- data/lib/datadog_api_client/v2/models/{deployment_relationship_meta.rb → deployment_metadata.rb} +9 -9
- data/lib/datadog_api_client/v2/models/deployment_relationship.rb +4 -4
- data/lib/datadog_api_client/v2/models/deployment_relationship_data.rb +5 -5
- data/lib/datadog_api_client/v2/models/entity_v3.rb +2 -1
- data/lib/datadog_api_client/v2/models/entity_v3_api.rb +180 -0
- data/lib/datadog_api_client/v2/models/entity_v3_api_datadog.rb +126 -0
- data/lib/datadog_api_client/v2/models/entity_v3_api_kind.rb +26 -0
- data/lib/datadog_api_client/v2/models/entity_v3_api_spec.rb +151 -0
- data/lib/datadog_api_client/v2/models/entity_v3_api_spec_interface_definition.rb +80 -0
- data/lib/datadog_api_client/v2/models/{entity_v3_metadata_owner.rb → entity_v3_api_spec_interface_file_ref.rb} +12 -12
- data/lib/datadog_api_client/v2/models/entity_v3_metadata.rb +1 -1
- data/lib/datadog_api_client/v2/models/epss.rb +144 -0
- data/lib/datadog_api_client/v2/models/error_handler.rb +144 -0
- data/lib/datadog_api_client/v2/models/fastly_service.rb +1 -1
- data/lib/datadog_api_client/v2/models/get_action_connection_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/get_app_response.rb +7 -7
- data/lib/datadog_api_client/v2/models/get_app_response_data.rb +6 -6
- data/lib/datadog_api_client/v2/models/get_app_response_data_attributes.rb +20 -42
- data/lib/datadog_api_client/v2/models/get_rule_version_history_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/{disable_app_response_data_type.rb → get_rule_version_history_data_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/get_rule_version_history_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/get_sbom_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/{script.rb → get_workflow_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/github_webhook_trigger.rb +105 -0
- data/lib/datadog_api_client/v2/models/github_webhook_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/historical_job_options.rb +168 -0
- data/lib/datadog_api_client/v2/models/historical_job_query.rb +171 -0
- data/lib/datadog_api_client/v2/models/http_body.rb +115 -0
- data/lib/datadog_api_client/v2/models/http_credentials.rb +62 -0
- data/lib/datadog_api_client/v2/models/http_credentials_update.rb +62 -0
- data/lib/datadog_api_client/v2/models/http_header.rb +150 -0
- data/lib/datadog_api_client/v2/models/http_header_update.rb +149 -0
- data/lib/datadog_api_client/v2/models/http_integration.rb +171 -0
- data/lib/datadog_api_client/v2/models/http_integration_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/http_integration_update.rb +156 -0
- data/lib/datadog_api_client/v2/models/http_token.rb +171 -0
- data/lib/datadog_api_client/v2/models/http_token_auth.rb +169 -0
- data/lib/datadog_api_client/v2/models/http_token_auth_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/http_token_auth_update.rb +169 -0
- data/lib/datadog_api_client/v2/models/http_token_update.rb +181 -0
- data/lib/datadog_api_client/v2/models/{disable_app_response_data_attributes.rb → incident_trigger.rb} +11 -11
- data/lib/datadog_api_client/v2/models/incident_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/input_schema.rb +11 -9
- data/lib/datadog_api_client/v2/models/{input_schema_data_attributes_parameters_items_data_attributes.rb → input_schema_parameters.rb} +41 -24
- data/lib/datadog_api_client/v2/models/input_schema_parameters_type.rb +33 -0
- data/lib/datadog_api_client/v2/models/job_definition.rb +18 -18
- data/lib/datadog_api_client/v2/models/jsonapi_error_item.rb +21 -1
- data/lib/datadog_api_client/v2/models/{app_builder_error_errors_items_source.rb → jsonapi_error_item_source.rb} +16 -6
- data/lib/datadog_api_client/v2/models/library.rb +133 -0
- data/lib/datadog_api_client/v2/models/links.rb +185 -0
- data/lib/datadog_api_client/v2/models/list_apps_response.rb +5 -5
- data/lib/datadog_api_client/v2/models/list_apps_response_data_items.rb +8 -8
- data/lib/datadog_api_client/v2/models/list_apps_response_data_items_attributes.rb +6 -6
- data/lib/datadog_api_client/v2/models/list_apps_response_data_items_relationships.rb +2 -2
- data/lib/datadog_api_client/v2/models/list_apps_response_meta.rb +2 -2
- data/lib/datadog_api_client/v2/models/list_apps_response_meta_page.rb +3 -3
- data/lib/datadog_api_client/v2/models/list_vulnerabilities_response.rb +145 -0
- data/lib/datadog_api_client/v2/models/list_vulnerable_assets_response.rb +145 -0
- data/lib/datadog_api_client/v2/models/logs_archive_destination_s3.rb +21 -1
- data/lib/datadog_api_client/v2/models/logs_archive_encryption_s3.rb +133 -0
- data/lib/datadog_api_client/v2/models/logs_archive_encryption_s3_type.rb +28 -0
- data/lib/datadog_api_client/v2/models/logs_archive_storage_class_s3_type.rb +30 -0
- data/lib/datadog_api_client/v2/models/metadata.rb +165 -0
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_attributes.rb +50 -1
- data/lib/datadog_api_client/v2/models/microsoft_teams_create_workflows_webhook_handle_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_update_workflows_webhook_handle_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_update_workflows_webhook_handle_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_handle_attributes.rb +144 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_handle_request_attributes.rb +152 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_handle_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_handle_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_handle_response_data.rb +147 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_handle_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_handles_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/microsoft_teams_workflows_webhook_response_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/{deployment_included_attributes.rb → monitor_trigger.rb} +11 -11
- data/lib/datadog_api_client/v2/models/monitor_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/notification_rule.rb +168 -0
- data/lib/datadog_api_client/v2/models/notification_rule_attributes.rb +311 -0
- data/lib/datadog_api_client/v2/models/notification_rule_response.rb +109 -0
- data/lib/datadog_api_client/v2/models/{create_app_request_data_type.rb → notification_rules_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/outbound_edge.rb +144 -0
- data/lib/datadog_api_client/v2/models/{input_schema_data_attributes.rb → output_schema.rb} +5 -5
- data/lib/datadog_api_client/v2/models/output_schema_parameters.rb +184 -0
- data/lib/datadog_api_client/v2/models/output_schema_parameters_type.rb +33 -0
- data/lib/datadog_api_client/v2/models/parameter.rb +144 -0
- data/lib/datadog_api_client/v2/models/patch_notification_rule_parameters.rb +105 -0
- data/lib/datadog_api_client/v2/models/patch_notification_rule_parameters_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/patch_notification_rule_parameters_data_attributes.rb +165 -0
- data/lib/datadog_api_client/v2/models/{disable_app_response.rb → publish_app_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/query.rb +37 -160
- data/lib/datadog_api_client/v2/models/readiness_gate.rb +123 -0
- data/lib/datadog_api_client/v2/models/{delete_app_response_data_type.rb → readiness_gate_threshold_type.rb} +4 -3
- data/lib/datadog_api_client/v2/models/remediation.rb +278 -0
- data/lib/datadog_api_client/v2/models/retry_strategy.rb +133 -0
- data/lib/datadog_api_client/v2/models/retry_strategy_kind.rb +26 -0
- data/lib/datadog_api_client/v2/models/retry_strategy_linear.rb +144 -0
- data/lib/datadog_api_client/v2/models/rule_severity.rb +31 -0
- data/lib/datadog_api_client/v2/models/rule_types_items.rb +42 -0
- data/lib/datadog_api_client/v2/models/rule_user.rb +115 -0
- data/lib/datadog_api_client/v2/models/rule_version_history.rb +133 -0
- data/lib/datadog_api_client/v2/models/rule_version_update.rb +125 -0
- data/lib/datadog_api_client/v2/models/rule_version_update_type.rb +28 -0
- data/lib/datadog_api_client/v2/models/rule_versions.rb +117 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_attributes.rb +167 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_create_attributes.rb +193 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_create_data.rb +154 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/{disable_app_response_data.rb → rum_retention_filter_data.rb} +10 -10
- data/lib/datadog_api_client/v2/models/rum_retention_filter_event_type.rb +32 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_source.rb +29 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_update_attributes.rb +167 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_update_data.rb +175 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filter_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filters_order_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filters_order_request.rb +108 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filters_order_response.rb +107 -0
- data/lib/datadog_api_client/v2/models/rum_retention_filters_response.rb +107 -0
- data/lib/datadog_api_client/v2/models/{script_data.rb → sbom.rb} +8 -8
- data/lib/datadog_api_client/v2/models/sbom_attributes.rb +230 -0
- data/lib/datadog_api_client/v2/models/sbom_component.rb +185 -0
- data/lib/datadog_api_client/v2/models/sbom_component_type.rb +37 -0
- data/lib/datadog_api_client/v2/models/sbom_metadata.rb +105 -0
- data/lib/datadog_api_client/v2/models/{script_data_attributes.rb → sbom_metadata_component.rb} +6 -16
- data/lib/datadog_api_client/v2/models/sbom_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/schedule_trigger.rb +123 -0
- data/lib/datadog_api_client/v2/models/schedule_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_reference_table.rb +2 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case.rb +13 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_action.rb +115 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_action_options.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_action_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_create.rb +15 -3
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_evaluation_window.rb +5 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_impossible_travel_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_keep_alive.rb +3 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_new_value_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_options.rb +6 -6
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_third_party_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_update_payload.rb +14 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_create_payload.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_payload.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_create_payload.rb +14 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_payload.rb +14 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_response.rb +14 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_test_payload.rb +14 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_create_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_update_attributes.rb +12 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_third_party_rule_case_create.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_trigger.rb +105 -0
- data/lib/datadog_api_client/v2/models/security_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/selectors.rb +160 -0
- data/lib/datadog_api_client/v2/models/slack_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/spec.rb +173 -0
- data/lib/datadog_api_client/v2/models/spec_version.rb +31 -0
- data/lib/datadog_api_client/v2/models/state_variable.rb +186 -0
- data/lib/datadog_api_client/v2/models/state_variable_properties.rb +105 -0
- data/lib/datadog_api_client/v2/models/state_variable_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/step.rb +220 -0
- data/lib/datadog_api_client/v2/models/step_display.rb +105 -0
- data/lib/datadog_api_client/v2/models/step_display_bounds.rb +115 -0
- data/lib/datadog_api_client/v2/models/token_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/trigger.rb +73 -0
- data/lib/datadog_api_client/v2/models/trigger_rate_limit.rb +115 -0
- data/lib/datadog_api_client/v2/models/trigger_source.rb +28 -0
- data/lib/datadog_api_client/v2/models/unpublish_app_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/update_action_connection_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/update_action_connection_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/update_app_request.rb +2 -2
- data/lib/datadog_api_client/v2/models/update_app_request_data.rb +6 -6
- data/lib/datadog_api_client/v2/models/update_app_request_data_attributes.rb +19 -41
- data/lib/datadog_api_client/v2/models/update_app_response.rb +7 -7
- data/lib/datadog_api_client/v2/models/update_app_response_data.rb +6 -6
- data/lib/datadog_api_client/v2/models/update_app_response_data_attributes.rb +20 -42
- data/lib/datadog_api_client/v2/models/update_workflow_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/update_workflow_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/url_param.rb +150 -0
- data/lib/datadog_api_client/v2/models/url_param_update.rb +149 -0
- data/lib/datadog_api_client/v2/models/vulnerabilities_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/vulnerability.rb +186 -0
- data/lib/datadog_api_client/v2/models/vulnerability_attributes.rb +462 -0
- data/lib/datadog_api_client/v2/models/vulnerability_cvss.rb +144 -0
- data/lib/datadog_api_client/v2/models/vulnerability_dependency_locations.rb +143 -0
- data/lib/datadog_api_client/v2/models/vulnerability_ecosystem.rb +36 -0
- data/lib/datadog_api_client/v2/models/vulnerability_relationships.rb +123 -0
- data/lib/datadog_api_client/v2/models/vulnerability_relationships_affects.rb +123 -0
- data/lib/datadog_api_client/v2/models/vulnerability_relationships_affects_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/vulnerability_risks.rb +198 -0
- data/lib/datadog_api_client/v2/models/vulnerability_severity.rb +31 -0
- data/lib/datadog_api_client/v2/models/vulnerability_status.rb +30 -0
- data/lib/datadog_api_client/v2/models/vulnerability_tool.rb +28 -0
- data/lib/datadog_api_client/v2/models/vulnerability_type.rb +67 -0
- data/lib/datadog_api_client/v2/models/workflow_data.rb +164 -0
- data/lib/datadog_api_client/v2/models/workflow_data_attributes.rb +206 -0
- data/lib/datadog_api_client/v2/models/workflow_data_relationships.rb +115 -0
- data/lib/datadog_api_client/v2/models/workflow_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/workflow_data_update.rb +164 -0
- data/lib/datadog_api_client/v2/models/workflow_data_update_attributes.rb +177 -0
- data/lib/datadog_api_client/v2/models/workflow_trigger_wrapper.rb +135 -0
- data/lib/datadog_api_client/v2/models/workflow_user_relationship.rb +105 -0
- data/lib/datadog_api_client/v2/models/workflow_user_relationship_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/workflow_user_relationship_type.rb +26 -0
- data/lib/datadog_api_client/version.rb +1 -1
- metadata +414 -56
- data/examples/v2/app-deployment/DeployApp.rb +0 -11
- data/examples/v2/app-deployment/DisableApp.rb +0 -11
- data/examples/v2/apps/CreateApp.rb +0 -49
- data/examples/v2/apps/ListApps.rb +0 -8
- data/lib/datadog_api_client/v2/api/app_deployment_api.rb +0 -168
- data/lib/datadog_api_client/v2/models/delete_apps_response_data_items_type.rb +0 -26
- data/lib/datadog_api_client/v2/models/deployment_relationship_data_type.rb +0 -26
- data/lib/datadog_api_client/v2/models/input_schema_data_attributes_parameters_items_data.rb +0 -105
- data/lib/datadog_api_client/v2/models/list_apps_response_data_items_type.rb +0 -26
- data/lib/datadog_api_client/v2/models/update_app_request_data_type.rb +0 -26
- data/lib/datadog_api_client/v2/models/update_app_response_data_type.rb +0 -26
@@ -844,8 +844,15 @@ components:
|
|
844
844
|
Only hosts that match one of the defined tags are imported into Datadog.'
|
845
845
|
example: key:value,filter:example
|
846
846
|
type: string
|
847
|
-
|
848
|
-
|
847
|
+
metrics_enabled:
|
848
|
+
description: Enable Azure metrics for your organization.
|
849
|
+
example: true
|
850
|
+
type: boolean
|
851
|
+
metrics_enabled_default:
|
852
|
+
description: Enable Azure metrics for your organization for resource providers
|
853
|
+
where no resource provider config is specified.
|
854
|
+
example: true
|
855
|
+
type: boolean
|
849
856
|
new_client_id:
|
850
857
|
description: Your New Azure web application ID.
|
851
858
|
example: new1c7f6-1234-5678-9101-3fcbf464test
|
@@ -860,37 +867,26 @@ components:
|
|
860
867
|
monitored by this app registration.
|
861
868
|
example: true
|
862
869
|
type: boolean
|
870
|
+
resource_provider_configs:
|
871
|
+
description: Configuration settings applied to resources from the specified
|
872
|
+
Azure resource providers.
|
873
|
+
items:
|
874
|
+
$ref: '#/components/schemas/ResourceProviderConfig'
|
875
|
+
type: array
|
863
876
|
tenant_name:
|
864
877
|
description: Your Azure Active Directory ID.
|
865
878
|
example: testc44-1234-5678-9101-cc00736ftest
|
866
879
|
type: string
|
880
|
+
usage_metrics_enabled:
|
881
|
+
description: Enable azure.usage metrics for your organization.
|
882
|
+
example: true
|
883
|
+
type: boolean
|
867
884
|
type: object
|
868
885
|
AzureAccountListResponse:
|
869
886
|
description: Accounts configured for your organization.
|
870
887
|
items:
|
871
888
|
$ref: '#/components/schemas/AzureAccount'
|
872
889
|
type: array
|
873
|
-
AzureAccountMetricsConfig:
|
874
|
-
description: 'Dictionary containing the key `excluded_resource_providers` which
|
875
|
-
has to be a list of Microsoft Azure Resource Provider names.
|
876
|
-
|
877
|
-
This feature is currently being beta tested.
|
878
|
-
|
879
|
-
In order to enable all resource providers for metric collection, pass:
|
880
|
-
|
881
|
-
`metrics_config: {"excluded_resource_providers": []}` (i.e., an empty list
|
882
|
-
for `excluded_resource_providers`).'
|
883
|
-
properties:
|
884
|
-
excluded_resource_providers:
|
885
|
-
description: List of Microsoft Azure Resource Providers to exclude from
|
886
|
-
metric collection.
|
887
|
-
example:
|
888
|
-
- Microsoft.Sql
|
889
|
-
- Microsoft.Cdn
|
890
|
-
items:
|
891
|
-
type: string
|
892
|
-
type: array
|
893
|
-
type: object
|
894
890
|
CancelDowntimesByScopeRequest:
|
895
891
|
description: Cancel downtimes according to scope.
|
896
892
|
properties:
|
@@ -1038,7 +1034,7 @@ components:
|
|
1038
1034
|
example: {}
|
1039
1035
|
properties:
|
1040
1036
|
ok:
|
1041
|
-
description: An array of
|
1037
|
+
description: An array of Monitor IDs that can be safely deleted.
|
1042
1038
|
items:
|
1043
1039
|
description: ID of a monitor that can be safely deleted.
|
1044
1040
|
format: int64
|
@@ -1061,7 +1057,7 @@ components:
|
|
1061
1057
|
description: An array of service level objective objects.
|
1062
1058
|
properties:
|
1063
1059
|
ok:
|
1064
|
-
description: An array of
|
1060
|
+
description: An array of SLO IDs that can be safely deleted.
|
1065
1061
|
items:
|
1066
1062
|
description: An SLO ID.
|
1067
1063
|
type: string
|
@@ -1213,13 +1209,8 @@ components:
|
|
1213
1209
|
reflow_type:
|
1214
1210
|
$ref: '#/components/schemas/DashboardReflowType'
|
1215
1211
|
restricted_roles:
|
1216
|
-
|
1217
|
-
description: 'A list of role identifiers. Only the author and users associated
|
1212
|
+
description: A list of role identifiers. Only the author and users associated
|
1218
1213
|
with at least one of these roles can edit this dashboard.
|
1219
|
-
|
1220
|
-
|
1221
|
-
This property is deprecated; please use the [Restriction Policies API](https://docs.datadoghq.com/api/latest/restriction-policies/)
|
1222
|
-
instead to manage write authorization for individual dashboards.'
|
1223
1214
|
items:
|
1224
1215
|
description: A role UUID.
|
1225
1216
|
type: string
|
@@ -1460,11 +1451,13 @@ components:
|
|
1460
1451
|
enum:
|
1461
1452
|
- open
|
1462
1453
|
- invite
|
1454
|
+
- embed
|
1463
1455
|
nullable: true
|
1464
1456
|
type: string
|
1465
1457
|
x-enum-varnames:
|
1466
1458
|
- OPEN
|
1467
1459
|
- INVITE
|
1460
|
+
- EMBED
|
1468
1461
|
DashboardSummary:
|
1469
1462
|
description: Dashboard summary response.
|
1470
1463
|
properties:
|
@@ -5935,6 +5928,9 @@ components:
|
|
5935
5928
|
|
5936
5929
|
Make sure to use an application key created by an admin.'
|
5937
5930
|
properties:
|
5931
|
+
description:
|
5932
|
+
description: A description of the pipeline.
|
5933
|
+
type: string
|
5938
5934
|
filter:
|
5939
5935
|
$ref: '#/components/schemas/LogsFilter'
|
5940
5936
|
id:
|
@@ -5957,6 +5953,12 @@ components:
|
|
5957
5953
|
items:
|
5958
5954
|
$ref: '#/components/schemas/LogsProcessor'
|
5959
5955
|
type: array
|
5956
|
+
tags:
|
5957
|
+
description: A list of tags associated with the pipeline.
|
5958
|
+
items:
|
5959
|
+
description: A single tag using the format `key:value`.
|
5960
|
+
type: string
|
5961
|
+
type: array
|
5960
5962
|
type:
|
5961
5963
|
description: Type of pipeline.
|
5962
5964
|
example: pipeline
|
@@ -5966,7 +5968,7 @@ components:
|
|
5966
5968
|
- name
|
5967
5969
|
type: object
|
5968
5970
|
LogsPipelineList:
|
5969
|
-
description: Array of pipeline
|
5971
|
+
description: Array of all log pipeline objects configured for the organization.
|
5970
5972
|
items:
|
5971
5973
|
$ref: '#/components/schemas/LogsPipeline'
|
5972
5974
|
type: array
|
@@ -6049,6 +6051,7 @@ components:
|
|
6049
6051
|
- $ref: '#/components/schemas/LogsLookupProcessor'
|
6050
6052
|
- $ref: '#/components/schemas/ReferenceTableLogsLookupProcessor'
|
6051
6053
|
- $ref: '#/components/schemas/LogsTraceRemapper'
|
6054
|
+
- $ref: '#/components/schemas/LogsSpanRemapper'
|
6052
6055
|
LogsQueryCompute:
|
6053
6056
|
description: Define computation for a log query.
|
6054
6057
|
properties:
|
@@ -6160,6 +6163,43 @@ components:
|
|
6160
6163
|
x-enum-varnames:
|
6161
6164
|
- TIME_ASCENDING
|
6162
6165
|
- TIME_DESCENDING
|
6166
|
+
LogsSpanRemapper:
|
6167
|
+
description: "There are two ways to define correlation between application spans
|
6168
|
+
and logs:\n\n 1. Follow the documentation on [how to inject a span ID in
|
6169
|
+
the application logs](https://docs.datadoghq.com/tracing/connect_logs_and_traces).\n
|
6170
|
+
\ Log integrations automatically handle all remaining setup steps by default.\n\n
|
6171
|
+
\ 2. Use the span remapper processor to define a log attribute as its associated
|
6172
|
+
span ID."
|
6173
|
+
properties:
|
6174
|
+
is_enabled:
|
6175
|
+
default: false
|
6176
|
+
description: Whether or not the processor is enabled.
|
6177
|
+
type: boolean
|
6178
|
+
name:
|
6179
|
+
description: Name of the processor.
|
6180
|
+
type: string
|
6181
|
+
sources:
|
6182
|
+
default:
|
6183
|
+
- dd.span_id
|
6184
|
+
description: Array of source attributes.
|
6185
|
+
items:
|
6186
|
+
description: Attribute to extract the span ID from.
|
6187
|
+
type: string
|
6188
|
+
type: array
|
6189
|
+
type:
|
6190
|
+
$ref: '#/components/schemas/LogsSpanRemapperType'
|
6191
|
+
required:
|
6192
|
+
- type
|
6193
|
+
type: object
|
6194
|
+
LogsSpanRemapperType:
|
6195
|
+
default: span-id-remapper
|
6196
|
+
description: Type of logs span remapper.
|
6197
|
+
enum:
|
6198
|
+
- span-id-remapper
|
6199
|
+
example: span-id-remapper
|
6200
|
+
type: string
|
6201
|
+
x-enum-varnames:
|
6202
|
+
- SPAN_ID_REMAPPER
|
6163
6203
|
LogsStatusRemapper:
|
6164
6204
|
description: "Use this Processor if you want to assign some attributes as the
|
6165
6205
|
official status.\n\nEach incoming status value is mapped as follows.\n\n -
|
@@ -6275,7 +6315,7 @@ components:
|
|
6275
6315
|
- dd.trace_id
|
6276
6316
|
description: Array of source attributes.
|
6277
6317
|
items:
|
6278
|
-
description: Attribute to extract the
|
6318
|
+
description: Attribute to extract the trace ID from.
|
6279
6319
|
type: string
|
6280
6320
|
type: array
|
6281
6321
|
type:
|
@@ -6793,6 +6833,62 @@ components:
|
|
6793
6833
|
- FIREFOX_LAPTOP_LARGE
|
6794
6834
|
- FIREFOX_TABLET
|
6795
6835
|
- FIREFOX_MOBILE_SMALL
|
6836
|
+
MonitorFormulaAndFunctionCostAggregator:
|
6837
|
+
description: Aggregation methods for metric queries.
|
6838
|
+
enum:
|
6839
|
+
- avg
|
6840
|
+
- sum
|
6841
|
+
- max
|
6842
|
+
- min
|
6843
|
+
- last
|
6844
|
+
- area
|
6845
|
+
- l2norm
|
6846
|
+
- percentile
|
6847
|
+
- stddev
|
6848
|
+
example: avg
|
6849
|
+
type: string
|
6850
|
+
x-enum-varnames:
|
6851
|
+
- AVG
|
6852
|
+
- SUM
|
6853
|
+
- MAX
|
6854
|
+
- MIN
|
6855
|
+
- LAST
|
6856
|
+
- AREA
|
6857
|
+
- L2NORM
|
6858
|
+
- PERCENTILE
|
6859
|
+
- STDDEV
|
6860
|
+
MonitorFormulaAndFunctionCostDataSource:
|
6861
|
+
description: Data source for cost queries.
|
6862
|
+
enum:
|
6863
|
+
- metrics
|
6864
|
+
- cloud_cost
|
6865
|
+
- datadog_usage
|
6866
|
+
example: cloud_cost
|
6867
|
+
type: string
|
6868
|
+
x-enum-varnames:
|
6869
|
+
- METRICS
|
6870
|
+
- CLOUD_COST
|
6871
|
+
- DATADOG_USAGE
|
6872
|
+
MonitorFormulaAndFunctionCostQueryDefinition:
|
6873
|
+
description: A formula and functions cost query.
|
6874
|
+
properties:
|
6875
|
+
aggregator:
|
6876
|
+
$ref: '#/components/schemas/MonitorFormulaAndFunctionCostAggregator'
|
6877
|
+
data_source:
|
6878
|
+
$ref: '#/components/schemas/MonitorFormulaAndFunctionCostDataSource'
|
6879
|
+
name:
|
6880
|
+
description: Name of the query for use in formulas.
|
6881
|
+
example: query1
|
6882
|
+
type: string
|
6883
|
+
query:
|
6884
|
+
description: The monitor query.
|
6885
|
+
example: sum:all.cost{*}.rollup(sum, 86400)
|
6886
|
+
type: string
|
6887
|
+
required:
|
6888
|
+
- name
|
6889
|
+
- data_source
|
6890
|
+
- query
|
6891
|
+
type: object
|
6796
6892
|
MonitorFormulaAndFunctionEventAggregation:
|
6797
6893
|
description: Aggregation methods for event platform queries.
|
6798
6894
|
enum:
|
@@ -6943,6 +7039,7 @@ components:
|
|
6943
7039
|
description: A formula and function query.
|
6944
7040
|
oneOf:
|
6945
7041
|
- $ref: '#/components/schemas/MonitorFormulaAndFunctionEventQueryDefinition'
|
7042
|
+
- $ref: '#/components/schemas/MonitorFormulaAndFunctionCostQueryDefinition'
|
6946
7043
|
MonitorGroupSearchResponse:
|
6947
7044
|
description: The response of a monitor group search.
|
6948
7045
|
example:
|
@@ -7342,7 +7439,7 @@ components:
|
|
7342
7439
|
properties:
|
7343
7440
|
day_starts:
|
7344
7441
|
description: The time of the day at which a one day cumulative evaluation
|
7345
|
-
window starts.
|
7442
|
+
window starts.
|
7346
7443
|
example: 04:00
|
7347
7444
|
type: string
|
7348
7445
|
hour_starts:
|
@@ -7361,6 +7458,11 @@ components:
|
|
7361
7458
|
maximum: 1
|
7362
7459
|
minimum: 1
|
7363
7460
|
type: integer
|
7461
|
+
timezone:
|
7462
|
+
description: The timezone of the time of the day of the cumulative evaluation
|
7463
|
+
window start.
|
7464
|
+
example: Europe/Paris
|
7465
|
+
type: string
|
7364
7466
|
type: object
|
7365
7467
|
MonitorOverallStates:
|
7366
7468
|
description: The different states your monitor can be in.
|
@@ -7449,6 +7551,9 @@ components:
|
|
7449
7551
|
- handle: jane@datadoghq.com
|
7450
7552
|
name: Jane Doe
|
7451
7553
|
org_id: 1234
|
7554
|
+
quality_issues:
|
7555
|
+
- broken_at_handle
|
7556
|
+
- noisy_monitor
|
7452
7557
|
scopes:
|
7453
7558
|
- '!availability-zone:us-east-1c'
|
7454
7559
|
- name:cassandra
|
@@ -7548,6 +7653,14 @@ components:
|
|
7548
7653
|
format: int64
|
7549
7654
|
readOnly: true
|
7550
7655
|
type: integer
|
7656
|
+
quality_issues:
|
7657
|
+
description: Quality issues detected with the monitor.
|
7658
|
+
items:
|
7659
|
+
description: A quality issue detected with the monitor.
|
7660
|
+
readOnly: true
|
7661
|
+
type: string
|
7662
|
+
readOnly: true
|
7663
|
+
type: array
|
7551
7664
|
query:
|
7552
7665
|
description: The monitor query.
|
7553
7666
|
example: avg(last_5m):sum:system.net.bytes_rcvd{host:host0} > 100
|
@@ -7764,6 +7877,7 @@ components:
|
|
7764
7877
|
- error-tracking alert
|
7765
7878
|
- database-monitoring alert
|
7766
7879
|
- network-performance alert
|
7880
|
+
- cost alert
|
7767
7881
|
example: query alert
|
7768
7882
|
type: string
|
7769
7883
|
x-enum-varnames:
|
@@ -7785,6 +7899,7 @@ components:
|
|
7785
7899
|
- ERROR_TRACKING_ALERT
|
7786
7900
|
- DATABASE_MONITORING_ALERT
|
7787
7901
|
- NETWORK_PERFORMANCE_ALERT
|
7902
|
+
- COST_ALERT
|
7788
7903
|
MonitorUpdateRequest:
|
7789
7904
|
description: Object describing a monitor update request.
|
7790
7905
|
properties:
|
@@ -7839,9 +7954,10 @@ components:
|
|
7839
7954
|
be pulled from the [Roles API](https://docs.datadoghq.com/api/latest/roles/#list-roles)
|
7840
7955
|
and are located in the `data.id` field. Editing a monitor includes any
|
7841
7956
|
updates to the monitor configuration, monitor deletion, and muting of
|
7842
|
-
the monitor for any amount of time.
|
7843
|
-
|
7844
|
-
|
7957
|
+
the monitor for any amount of time. You can use the [Restriction Policies
|
7958
|
+
API](https://docs.datadoghq.com/api/latest/restriction-policies/) to manage
|
7959
|
+
write authorization for individual monitors by teams and users, in addition
|
7960
|
+
to roles.
|
7845
7961
|
items:
|
7846
7962
|
description: A role UUID.
|
7847
7963
|
type: string
|
@@ -9667,6 +9783,62 @@ components:
|
|
9667
9783
|
items:
|
9668
9784
|
$ref: '#/components/schemas/NotifyEndType'
|
9669
9785
|
type: array
|
9786
|
+
NumberFormatUnit:
|
9787
|
+
description: Number format unit.
|
9788
|
+
oneOf:
|
9789
|
+
- $ref: '#/components/schemas/NumberFormatUnitCanonical'
|
9790
|
+
- $ref: '#/components/schemas/NumberFormatUnitCustom'
|
9791
|
+
NumberFormatUnitCanonical:
|
9792
|
+
description: Canonical unit.
|
9793
|
+
properties:
|
9794
|
+
per_unit_name:
|
9795
|
+
description: The name of the unit per item.
|
9796
|
+
example: bytes
|
9797
|
+
type: string
|
9798
|
+
type:
|
9799
|
+
$ref: '#/components/schemas/NumberFormatUnitScaleType'
|
9800
|
+
unit_name:
|
9801
|
+
description: The name of the unit.
|
9802
|
+
example: bytes
|
9803
|
+
type: string
|
9804
|
+
type: object
|
9805
|
+
NumberFormatUnitCustom:
|
9806
|
+
description: Custom unit.
|
9807
|
+
properties:
|
9808
|
+
label:
|
9809
|
+
description: The label for the custom unit.
|
9810
|
+
maxLength: 12
|
9811
|
+
minLength: 1
|
9812
|
+
type: string
|
9813
|
+
type:
|
9814
|
+
$ref: '#/components/schemas/NumberFormatUnitCustomType'
|
9815
|
+
type: object
|
9816
|
+
NumberFormatUnitCustomType:
|
9817
|
+
description: The type of custom unit.
|
9818
|
+
enum:
|
9819
|
+
- custom_unit_label
|
9820
|
+
type: string
|
9821
|
+
x-enum-varnames:
|
9822
|
+
- CUSTOM_UNIT_LABEL
|
9823
|
+
NumberFormatUnitScale:
|
9824
|
+
description: The definition of `NumberFormatUnitScale` object.
|
9825
|
+
nullable: true
|
9826
|
+
properties:
|
9827
|
+
type:
|
9828
|
+
$ref: '#/components/schemas/NumberFormatUnitScaleType'
|
9829
|
+
unit_name:
|
9830
|
+
description: The name of the unit.
|
9831
|
+
example: bytes
|
9832
|
+
type: string
|
9833
|
+
type: object
|
9834
|
+
NumberFormatUnitScaleType:
|
9835
|
+
description: The type of unit scale.
|
9836
|
+
enum:
|
9837
|
+
- canonical_unit
|
9838
|
+
example: canonical_unit
|
9839
|
+
type: string
|
9840
|
+
x-enum-varnames:
|
9841
|
+
- CANONICAL_UNIT
|
9670
9842
|
OnMissingDataOption:
|
9671
9843
|
description: 'Controls how groups or monitors are treated if an evaluation does
|
9672
9844
|
not return any data points.
|
@@ -10209,6 +10381,19 @@ components:
|
|
10209
10381
|
- lookup_enrichment_table
|
10210
10382
|
- type
|
10211
10383
|
type: object
|
10384
|
+
ResourceProviderConfig:
|
10385
|
+
description: Configuration settings applied to resources from the specified
|
10386
|
+
Azure resource provider.
|
10387
|
+
properties:
|
10388
|
+
metrics_enabled:
|
10389
|
+
description: Collect metrics for resources from this provider.
|
10390
|
+
example: true
|
10391
|
+
type: boolean
|
10392
|
+
namespace:
|
10393
|
+
description: The provider namespace to apply this configuration to.
|
10394
|
+
example: Microsoft.Compute
|
10395
|
+
type: string
|
10396
|
+
type: object
|
10212
10397
|
ResponseMetaAttributes:
|
10213
10398
|
description: Object describing meta attributes of response.
|
10214
10399
|
properties:
|
@@ -10443,7 +10628,7 @@ components:
|
|
10443
10628
|
description: A list of SLO correction objects.
|
10444
10629
|
properties:
|
10445
10630
|
data:
|
10446
|
-
description: The list of
|
10631
|
+
description: The list of SLO corrections objects.
|
10447
10632
|
items:
|
10448
10633
|
$ref: '#/components/schemas/SLOCorrection'
|
10449
10634
|
type: array
|
@@ -12880,7 +13065,7 @@ components:
|
|
12880
13065
|
properties:
|
12881
13066
|
author:
|
12882
13067
|
$ref: '#/components/schemas/SharedDashboardAuthor'
|
12883
|
-
|
13068
|
+
created:
|
12884
13069
|
description: Date the dashboard was shared.
|
12885
13070
|
format: date-time
|
12886
13071
|
readOnly: true
|
@@ -12891,6 +13076,20 @@ components:
|
|
12891
13076
|
type: string
|
12892
13077
|
dashboard_type:
|
12893
13078
|
$ref: '#/components/schemas/DashboardType'
|
13079
|
+
embeddable_domains:
|
13080
|
+
description: The `SharedDashboard` `embeddable_domains`.
|
13081
|
+
example:
|
13082
|
+
- https://domain.atlassian.net/
|
13083
|
+
- http://myserver.com/
|
13084
|
+
items:
|
13085
|
+
description: The allowlisted referrers for an EMBED shared dashboard.
|
13086
|
+
type: string
|
13087
|
+
type: array
|
13088
|
+
expiration:
|
13089
|
+
description: The time when an OPEN shared dashboard becomes publicly unavailable.
|
13090
|
+
format: date-time
|
13091
|
+
nullable: true
|
13092
|
+
type: string
|
12894
13093
|
global_time:
|
12895
13094
|
$ref: '#/components/schemas/DashboardGlobalTime'
|
12896
13095
|
global_time_selectable_enabled:
|
@@ -12898,6 +13097,23 @@ components:
|
|
12898
13097
|
setting for the shared dashboard.
|
12899
13098
|
nullable: true
|
12900
13099
|
type: boolean
|
13100
|
+
invitees:
|
13101
|
+
description: The `SharedDashboard` `invitees`.
|
13102
|
+
example:
|
13103
|
+
- access_expiration: '2030-01-01T12:00:00.00Z'
|
13104
|
+
email: test@datadoghq.com
|
13105
|
+
- access_expiration: null
|
13106
|
+
email: test2@datadoghq.com
|
13107
|
+
items:
|
13108
|
+
$ref: '#/components/schemas/SharedDashboardInviteesItems'
|
13109
|
+
type: array
|
13110
|
+
last_accessed:
|
13111
|
+
description: The last time the shared dashboard was accessed. Null if never
|
13112
|
+
accessed.
|
13113
|
+
format: date-time
|
13114
|
+
nullable: true
|
13115
|
+
readOnly: true
|
13116
|
+
type: string
|
12901
13117
|
public_url:
|
12902
13118
|
description: URL of the shared dashboard.
|
12903
13119
|
readOnly: true
|
@@ -12917,6 +13133,7 @@ components:
|
|
12917
13133
|
nullable: true
|
12918
13134
|
type: array
|
12919
13135
|
share_list:
|
13136
|
+
deprecated: true
|
12920
13137
|
description: List of email addresses that can receive an invitation to access
|
12921
13138
|
to the shared dashboard.
|
12922
13139
|
example:
|
@@ -12930,10 +13147,17 @@ components:
|
|
12930
13147
|
type: array
|
12931
13148
|
share_type:
|
12932
13149
|
$ref: '#/components/schemas/DashboardShareType'
|
13150
|
+
status:
|
13151
|
+
$ref: '#/components/schemas/SharedDashboardStatus'
|
13152
|
+
title:
|
13153
|
+
description: Title of the shared dashboard.
|
13154
|
+
type: string
|
12933
13155
|
token:
|
12934
13156
|
description: A unique token assigned to the shared dashboard.
|
12935
13157
|
readOnly: true
|
12936
13158
|
type: string
|
13159
|
+
viewing_preferences:
|
13160
|
+
$ref: '#/components/schemas/ViewingPreferences'
|
12937
13161
|
required:
|
12938
13162
|
- dashboard_id
|
12939
13163
|
- dashboard_type
|
@@ -12953,6 +13177,27 @@ components:
|
|
12953
13177
|
type: string
|
12954
13178
|
readOnly: true
|
12955
13179
|
type: object
|
13180
|
+
SharedDashboardInviteesItems:
|
13181
|
+
description: The allowlisted invitees for an INVITE-only shared dashboard.
|
13182
|
+
properties:
|
13183
|
+
access_expiration:
|
13184
|
+
description: Time of the invitee expiration. Null means the invite will
|
13185
|
+
not expire.
|
13186
|
+
format: date-time
|
13187
|
+
nullable: true
|
13188
|
+
type: string
|
13189
|
+
created_at:
|
13190
|
+
description: Time that the invitee was created.
|
13191
|
+
format: date-time
|
13192
|
+
readOnly: true
|
13193
|
+
type: string
|
13194
|
+
email:
|
13195
|
+
description: Email of the invitee.
|
13196
|
+
example: test@datadoghq.com
|
13197
|
+
type: string
|
13198
|
+
required:
|
13199
|
+
- email
|
13200
|
+
type: object
|
12956
13201
|
SharedDashboardInvites:
|
12957
13202
|
description: Invitations data and metadata that exists for a shared dashboard
|
12958
13203
|
returned by the API.
|
@@ -13069,6 +13314,17 @@ components:
|
|
13069
13314
|
format: int64
|
13070
13315
|
type: integer
|
13071
13316
|
type: object
|
13317
|
+
SharedDashboardStatus:
|
13318
|
+
description: Active means the dashboard is publicly available. Paused means
|
13319
|
+
the dashboard is not publicly available.
|
13320
|
+
enum:
|
13321
|
+
- active
|
13322
|
+
- paused
|
13323
|
+
example: active
|
13324
|
+
type: string
|
13325
|
+
x-enum-varnames:
|
13326
|
+
- ACTIVE
|
13327
|
+
- PAUSED
|
13072
13328
|
SharedDashboardUpdateRequest:
|
13073
13329
|
description: Update a shared dashboard's settings.
|
13074
13330
|
example:
|
@@ -13079,6 +13335,20 @@ components:
|
|
13079
13335
|
- test2@datadoghq.com
|
13080
13336
|
share_type: invite
|
13081
13337
|
properties:
|
13338
|
+
embeddable_domains:
|
13339
|
+
description: The `SharedDashboard` `embeddable_domains`.
|
13340
|
+
example:
|
13341
|
+
- https://domain.atlassian.net/
|
13342
|
+
- http://myserver.com/
|
13343
|
+
items:
|
13344
|
+
description: The allowlisted referrers for an EMBED shared dashboard.
|
13345
|
+
type: string
|
13346
|
+
type: array
|
13347
|
+
expiration:
|
13348
|
+
description: The time when an OPEN shared dashboard becomes publicly unavailable.
|
13349
|
+
format: date-time
|
13350
|
+
nullable: true
|
13351
|
+
type: string
|
13082
13352
|
global_time:
|
13083
13353
|
$ref: '#/components/schemas/SharedDashboardUpdateRequestGlobalTime'
|
13084
13354
|
global_time_selectable_enabled:
|
@@ -13086,6 +13356,16 @@ components:
|
|
13086
13356
|
setting for the shared dashboard.
|
13087
13357
|
nullable: true
|
13088
13358
|
type: boolean
|
13359
|
+
invitees:
|
13360
|
+
description: The `SharedDashboard` `invitees`.
|
13361
|
+
example:
|
13362
|
+
- access_expiration: '2030-01-01T12:00:00.00Z'
|
13363
|
+
email: test@datadoghq.com
|
13364
|
+
- access_expiration: null
|
13365
|
+
email: test2@datadoghq.com
|
13366
|
+
items:
|
13367
|
+
$ref: '#/components/schemas/SharedDashboardInviteesItems'
|
13368
|
+
type: array
|
13089
13369
|
selectable_template_vars:
|
13090
13370
|
description: List of objects representing template variables on the shared
|
13091
13371
|
dashboard which can have selectable values.
|
@@ -13101,6 +13381,7 @@ components:
|
|
13101
13381
|
nullable: true
|
13102
13382
|
type: array
|
13103
13383
|
share_list:
|
13384
|
+
deprecated: true
|
13104
13385
|
description: List of email addresses that can be given access to the shared
|
13105
13386
|
dashboard.
|
13106
13387
|
example:
|
@@ -13114,8 +13395,13 @@ components:
|
|
13114
13395
|
type: array
|
13115
13396
|
share_type:
|
13116
13397
|
$ref: '#/components/schemas/DashboardShareType'
|
13117
|
-
|
13118
|
-
|
13398
|
+
status:
|
13399
|
+
$ref: '#/components/schemas/SharedDashboardStatus'
|
13400
|
+
title:
|
13401
|
+
description: Title of the shared dashboard.
|
13402
|
+
type: string
|
13403
|
+
viewing_preferences:
|
13404
|
+
$ref: '#/components/schemas/ViewingPreferences'
|
13119
13405
|
type: object
|
13120
13406
|
SharedDashboardUpdateRequestGlobalTime:
|
13121
13407
|
description: Timeframe setting for the shared dashboard.
|
@@ -13758,6 +14044,9 @@ components:
|
|
13758
14044
|
items:
|
13759
14045
|
$ref: '#/components/schemas/SyntheticsParsingOptions'
|
13760
14046
|
type: array
|
14047
|
+
extractedValuesFromScript:
|
14048
|
+
description: Generate variables using JavaScript.
|
14049
|
+
type: string
|
13761
14050
|
isCritical:
|
13762
14051
|
description: 'Determines whether or not to consider the entire test as failed
|
13763
14052
|
if this step fails.
|
@@ -14915,7 +15204,6 @@ components:
|
|
14915
15204
|
- element
|
14916
15205
|
- email
|
14917
15206
|
- global
|
14918
|
-
- javascript
|
14919
15207
|
- text
|
14920
15208
|
example: text
|
14921
15209
|
type: string
|
@@ -14923,7 +15211,6 @@ components:
|
|
14923
15211
|
- ELEMENT
|
14924
15212
|
- EMAIL
|
14925
15213
|
- GLOBAL
|
14926
|
-
- JAVASCRIPT
|
14927
15214
|
- TEXT
|
14928
15215
|
SyntheticsCIBatchMetadata:
|
14929
15216
|
description: Metadata for the Synthetic tests run.
|
@@ -15025,7 +15312,7 @@ components:
|
|
15025
15312
|
description: Object describing the synthetics tests to trigger.
|
15026
15313
|
properties:
|
15027
15314
|
tests:
|
15028
|
-
description:
|
15315
|
+
description: List of Synthetic tests with overrides.
|
15029
15316
|
items:
|
15030
15317
|
$ref: '#/components/schemas/SyntheticsCITest'
|
15031
15318
|
type: array
|
@@ -15653,8 +15940,7 @@ components:
|
|
15653
15940
|
description: User locator to find the element.
|
15654
15941
|
properties:
|
15655
15942
|
failTestOnCannotLocate:
|
15656
|
-
description: Whether if the
|
15657
|
-
found.
|
15943
|
+
description: Whether if the test should fail if the element cannot be found.
|
15658
15944
|
type: boolean
|
15659
15945
|
values:
|
15660
15946
|
description: Values of the user locator.
|
@@ -16265,6 +16551,9 @@ components:
|
|
16265
16551
|
params:
|
16266
16552
|
description: The parameters of the step.
|
16267
16553
|
type: object
|
16554
|
+
public_id:
|
16555
|
+
description: The public ID of the step.
|
16556
|
+
type: string
|
16268
16557
|
timeout:
|
16269
16558
|
description: The time before declaring a step failed.
|
16270
16559
|
format: int64
|
@@ -17107,7 +17396,7 @@ components:
|
|
17107
17396
|
description: Object describing the Synthetic tests to trigger.
|
17108
17397
|
properties:
|
17109
17398
|
tests:
|
17110
|
-
description:
|
17399
|
+
description: List of Synthetic tests.
|
17111
17400
|
items:
|
17112
17401
|
$ref: '#/components/schemas/SyntheticsTriggerTest'
|
17113
17402
|
type: array
|
@@ -17267,11 +17556,13 @@ components:
|
|
17267
17556
|
enum:
|
17268
17557
|
- number
|
17269
17558
|
- bar
|
17559
|
+
- trend
|
17270
17560
|
example: number
|
17271
17561
|
type: string
|
17272
17562
|
x-enum-varnames:
|
17273
17563
|
- NUMBER
|
17274
17564
|
- BAR
|
17565
|
+
- TREND
|
17275
17566
|
TableWidgetDefinition:
|
17276
17567
|
description: The table visualization is available on timeboards and screenboards.
|
17277
17568
|
It displays columns of metrics grouped by tag key.
|
@@ -19697,7 +19988,8 @@ components:
|
|
19697
19988
|
format: int64
|
19698
19989
|
type: integer
|
19699
19990
|
avg_profiled_fargate_tasks:
|
19700
|
-
description: The average
|
19991
|
+
description: The average total count for Fargate Container Profiler over
|
19992
|
+
all hours in the current date for all organizations.
|
19701
19993
|
format: int64
|
19702
19994
|
type: integer
|
19703
19995
|
aws_host_top99p:
|
@@ -19956,6 +20248,73 @@ components:
|
|
19956
20248
|
over all hours in the current date for all organizations.
|
19957
20249
|
format: int64
|
19958
20250
|
type: integer
|
20251
|
+
eph_infra_host_agent_sum:
|
20252
|
+
description: Shows the sum of all ephemeral infrastructure hosts with the
|
20253
|
+
Datadog Agent over all hours in the current date for the given org.
|
20254
|
+
format: int64
|
20255
|
+
type: integer
|
20256
|
+
eph_infra_host_alibaba_sum:
|
20257
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
|
20258
|
+
over all hours in the current date for the given org.
|
20259
|
+
format: int64
|
20260
|
+
type: integer
|
20261
|
+
eph_infra_host_aws_sum:
|
20262
|
+
description: Shows the sum of all ephemeral infrastructure hosts on AWS
|
20263
|
+
over all hours in the current date for the given org.
|
20264
|
+
format: int64
|
20265
|
+
type: integer
|
20266
|
+
eph_infra_host_azure_sum:
|
20267
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Azure
|
20268
|
+
over all hours in the current date for the given org.
|
20269
|
+
format: int64
|
20270
|
+
type: integer
|
20271
|
+
eph_infra_host_ent_sum:
|
20272
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
|
20273
|
+
over all hours in the current date for the given org.
|
20274
|
+
format: int64
|
20275
|
+
type: integer
|
20276
|
+
eph_infra_host_gcp_sum:
|
20277
|
+
description: Shows the sum of all ephemeral infrastructure hosts on GCP
|
20278
|
+
over all hours in the current date for the given org.
|
20279
|
+
format: int64
|
20280
|
+
type: integer
|
20281
|
+
eph_infra_host_heroku_sum:
|
20282
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
|
20283
|
+
over all hours in the current date for the given org.
|
20284
|
+
format: int64
|
20285
|
+
type: integer
|
20286
|
+
eph_infra_host_only_aas_sum:
|
20287
|
+
description: Shows the sum of all ephemeral infrastructure hosts with only
|
20288
|
+
Azure App Services over all hours in the current date for the given org.
|
20289
|
+
format: int64
|
20290
|
+
type: integer
|
20291
|
+
eph_infra_host_only_vsphere_sum:
|
20292
|
+
description: Shows the sum of all ephemeral infrastructure hosts with only
|
20293
|
+
vSphere over all hours in the current date for the given org.
|
20294
|
+
format: int64
|
20295
|
+
type: integer
|
20296
|
+
eph_infra_host_opentelemetry_apm_sum:
|
20297
|
+
description: Shows the sum of all ephemeral APM hosts reported by the Datadog
|
20298
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
20299
|
+
date for the given org.
|
20300
|
+
format: int64
|
20301
|
+
type: integer
|
20302
|
+
eph_infra_host_opentelemetry_sum:
|
20303
|
+
description: Shows the sum of all ephemeral hosts reported by the Datadog
|
20304
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
20305
|
+
date for the given org.
|
20306
|
+
format: int64
|
20307
|
+
type: integer
|
20308
|
+
eph_infra_host_pro_sum:
|
20309
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
|
20310
|
+
over all hours in the current date for the given org.
|
20311
|
+
format: int64
|
20312
|
+
type: integer
|
20313
|
+
eph_infra_host_proplus_sum:
|
20314
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
|
20315
|
+
Plus over all hours in the current date for the given org.
|
20316
|
+
format: int64
|
20317
|
+
type: integer
|
19959
20318
|
error_tracking_error_events_sum:
|
19960
20319
|
description: Shows the sum of all Error Tracking error events over all hours
|
19961
20320
|
in the current date for the given org.
|
@@ -19971,6 +20330,16 @@ components:
|
|
19971
20330
|
hours in the current date for the given org.
|
19972
20331
|
format: int64
|
19973
20332
|
type: integer
|
20333
|
+
fargate_container_profiler_profiling_fargate_avg:
|
20334
|
+
description: The average number of Profiling Fargate tasks over all hours
|
20335
|
+
in the current date for all organizations.
|
20336
|
+
format: int64
|
20337
|
+
type: integer
|
20338
|
+
fargate_container_profiler_profiling_fargate_eks_avg:
|
20339
|
+
description: The average number of Profiling Fargate Elastic Kubernetes
|
20340
|
+
Service tasks over all hours in the current date for all organizations.
|
20341
|
+
format: int64
|
20342
|
+
type: integer
|
19974
20343
|
fargate_tasks_count_avg:
|
19975
20344
|
description: Shows the high-watermark of all Fargate tasks over all hours
|
19976
20345
|
in the current date for all organizations.
|
@@ -20184,7 +20553,7 @@ components:
|
|
20184
20553
|
type: integer
|
20185
20554
|
profiling_host_top99p:
|
20186
20555
|
description: Shows the 99th percentile of all profiled hosts over all hours
|
20187
|
-
|
20556
|
+
within the current date for all organizations.
|
20188
20557
|
format: int64
|
20189
20558
|
type: integer
|
20190
20559
|
rum_browser_and_mobile_session_count:
|
@@ -20273,10 +20642,25 @@ components:
|
|
20273
20642
|
type: integer
|
20274
20643
|
rum_mobile_lite_session_count_roku_sum:
|
20275
20644
|
description: Shows the sum of all mobile RUM lite sessions on Roku over
|
20276
|
-
all hours
|
20645
|
+
all hours within the current date for all organizations (To be introduced
|
20277
20646
|
on October 1st, 2024).
|
20278
20647
|
format: int64
|
20279
20648
|
type: integer
|
20649
|
+
rum_mobile_replay_session_count_android_sum:
|
20650
|
+
description: Shows the sum of all mobile RUM replay sessions on Android
|
20651
|
+
over all hours within the current date for the given org.
|
20652
|
+
format: int64
|
20653
|
+
type: integer
|
20654
|
+
rum_mobile_replay_session_count_ios_sum:
|
20655
|
+
description: Shows the sum of all mobile RUM replay sessions on iOS over
|
20656
|
+
all hours within the current date for the given org.
|
20657
|
+
format: int64
|
20658
|
+
type: integer
|
20659
|
+
rum_mobile_replay_session_count_reactnative_sum:
|
20660
|
+
description: Shows the sum of all mobile RUM replay sessions on React Native
|
20661
|
+
over all hours within the current date for the given org.
|
20662
|
+
format: int64
|
20663
|
+
type: integer
|
20280
20664
|
rum_replay_session_count_sum:
|
20281
20665
|
description: Shows the sum of all RUM Session Replay counts over all hours
|
20282
20666
|
in the current date for all organizations (To be introduced on October
|
@@ -20468,7 +20852,8 @@ components:
|
|
20468
20852
|
format: int64
|
20469
20853
|
type: integer
|
20470
20854
|
avg_profiled_fargate_tasks:
|
20471
|
-
description: The average
|
20855
|
+
description: The average total count for Fargate Container Profiler over
|
20856
|
+
all hours in the current month for the given org.
|
20472
20857
|
format: int64
|
20473
20858
|
type: integer
|
20474
20859
|
aws_host_top99p:
|
@@ -20733,6 +21118,73 @@ components:
|
|
20733
21118
|
queries over all hours in the current month for the given org.
|
20734
21119
|
format: int64
|
20735
21120
|
type: integer
|
21121
|
+
eph_infra_host_agent_sum:
|
21122
|
+
description: Shows the sum of all ephemeral infrastructure hosts with the
|
21123
|
+
Datadog Agent over all hours in the current date for the given org.
|
21124
|
+
format: int64
|
21125
|
+
type: integer
|
21126
|
+
eph_infra_host_alibaba_sum:
|
21127
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
|
21128
|
+
over all hours in the current date for the given org.
|
21129
|
+
format: int64
|
21130
|
+
type: integer
|
21131
|
+
eph_infra_host_aws_sum:
|
21132
|
+
description: Shows the sum of all ephemeral infrastructure hosts on AWS
|
21133
|
+
over all hours in the current date for the given org.
|
21134
|
+
format: int64
|
21135
|
+
type: integer
|
21136
|
+
eph_infra_host_azure_sum:
|
21137
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Azure
|
21138
|
+
over all hours in the current date for the given org.
|
21139
|
+
format: int64
|
21140
|
+
type: integer
|
21141
|
+
eph_infra_host_ent_sum:
|
21142
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
|
21143
|
+
over all hours in the current date for the given org.
|
21144
|
+
format: int64
|
21145
|
+
type: integer
|
21146
|
+
eph_infra_host_gcp_sum:
|
21147
|
+
description: Shows the sum of all ephemeral infrastructure hosts on GCP
|
21148
|
+
over all hours in the current date for the given org.
|
21149
|
+
format: int64
|
21150
|
+
type: integer
|
21151
|
+
eph_infra_host_heroku_sum:
|
21152
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
|
21153
|
+
over all hours in the current date for the given org.
|
21154
|
+
format: int64
|
21155
|
+
type: integer
|
21156
|
+
eph_infra_host_only_aas_sum:
|
21157
|
+
description: Shows the sum of all ephemeral infrastructure hosts with only
|
21158
|
+
Azure App Services over all hours in the current date for the given org.
|
21159
|
+
format: int64
|
21160
|
+
type: integer
|
21161
|
+
eph_infra_host_only_vsphere_sum:
|
21162
|
+
description: Shows the sum of all ephemeral infrastructure hosts with only
|
21163
|
+
vSphere over all hours in the current date for the given org.
|
21164
|
+
format: int64
|
21165
|
+
type: integer
|
21166
|
+
eph_infra_host_opentelemetry_apm_sum:
|
21167
|
+
description: Shows the sum of all ephemeral APM hosts reported by the Datadog
|
21168
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
21169
|
+
date for the given org.
|
21170
|
+
format: int64
|
21171
|
+
type: integer
|
21172
|
+
eph_infra_host_opentelemetry_sum:
|
21173
|
+
description: Shows the sum of all ephemeral hosts reported by the Datadog
|
21174
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
21175
|
+
date for the given org.
|
21176
|
+
format: int64
|
21177
|
+
type: integer
|
21178
|
+
eph_infra_host_pro_sum:
|
21179
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
|
21180
|
+
over all hours in the current date for the given org.
|
21181
|
+
format: int64
|
21182
|
+
type: integer
|
21183
|
+
eph_infra_host_proplus_sum:
|
21184
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
|
21185
|
+
Plus over all hours in the current date for the given org.
|
21186
|
+
format: int64
|
21187
|
+
type: integer
|
20736
21188
|
error_tracking_error_events_sum:
|
20737
21189
|
description: Shows the sum of all Error Tracking error events over all hours
|
20738
21190
|
in the current date for the given org.
|
@@ -20748,6 +21200,16 @@ components:
|
|
20748
21200
|
hours in the current date for the given org.
|
20749
21201
|
format: int64
|
20750
21202
|
type: integer
|
21203
|
+
fargate_container_profiler_profiling_fargate_avg:
|
21204
|
+
description: The average number of Profiling Fargate tasks over all hours
|
21205
|
+
in the current month for the given org.
|
21206
|
+
format: int64
|
21207
|
+
type: integer
|
21208
|
+
fargate_container_profiler_profiling_fargate_eks_avg:
|
21209
|
+
description: The average number of Profiling Fargate Elastic Kubernetes
|
21210
|
+
Service tasks over all hours in the current month for the given org.
|
21211
|
+
format: int64
|
21212
|
+
type: integer
|
20751
21213
|
fargate_tasks_count_avg:
|
20752
21214
|
description: The average task count for Fargate.
|
20753
21215
|
format: int64
|
@@ -20959,7 +21421,7 @@ components:
|
|
20959
21421
|
type: integer
|
20960
21422
|
profiling_host_top99p:
|
20961
21423
|
description: Shows the 99th percentile of all profiled hosts over all hours
|
20962
|
-
|
21424
|
+
within the current date for the given org.
|
20963
21425
|
format: int64
|
20964
21426
|
type: integer
|
20965
21427
|
public_id:
|
@@ -21058,6 +21520,21 @@ components:
|
|
21058
21520
|
1st, 2024).
|
21059
21521
|
format: int64
|
21060
21522
|
type: integer
|
21523
|
+
rum_mobile_replay_session_count_android_sum:
|
21524
|
+
description: Shows the sum of all mobile RUM replay sessions on Android
|
21525
|
+
over all hours within the current date for the given org.
|
21526
|
+
format: int64
|
21527
|
+
type: integer
|
21528
|
+
rum_mobile_replay_session_count_ios_sum:
|
21529
|
+
description: Shows the sum of all mobile RUM replay sessions on iOS over
|
21530
|
+
all hours within the current date for the given org.
|
21531
|
+
format: int64
|
21532
|
+
type: integer
|
21533
|
+
rum_mobile_replay_session_count_reactnative_sum:
|
21534
|
+
description: Shows the sum of all mobile RUM replay sessions on React Native
|
21535
|
+
over all hours within the current date for the given org.
|
21536
|
+
format: int64
|
21537
|
+
type: integer
|
21061
21538
|
rum_replay_session_count_sum:
|
21062
21539
|
description: Shows the sum of all RUM Session Replay counts over all hours
|
21063
21540
|
in the current date for the given org (To be introduced on October 1st,
|
@@ -21243,8 +21720,8 @@ components:
|
|
21243
21720
|
format: int64
|
21244
21721
|
type: integer
|
21245
21722
|
avg_profiled_fargate_tasks_sum:
|
21246
|
-
description:
|
21247
|
-
in the current month for all organizations.
|
21723
|
+
description: The average total count for Fargate Container Profiler over
|
21724
|
+
all hours in the current month for all organizations.
|
21248
21725
|
format: int64
|
21249
21726
|
type: integer
|
21250
21727
|
aws_host_top99p_sum:
|
@@ -21453,9 +21930,8 @@ components:
|
|
21453
21930
|
format: int64
|
21454
21931
|
type: integer
|
21455
21932
|
cspm_container_hwm_sum:
|
21456
|
-
description: Shows the sum of the
|
21457
|
-
|
21458
|
-
organizations.
|
21933
|
+
description: Shows the sum of the high-water marks of Cloud Security Management
|
21934
|
+
Pro containers over all hours in the current month for all organizations.
|
21459
21935
|
format: int64
|
21460
21936
|
type: integer
|
21461
21937
|
cspm_gcp_host_top99p_sum:
|
@@ -21517,6 +21993,73 @@ components:
|
|
21517
21993
|
description: Shows the last date of usage in the current month for all organizations.
|
21518
21994
|
format: date-time
|
21519
21995
|
type: string
|
21996
|
+
eph_infra_host_agent_agg_sum:
|
21997
|
+
description: Shows the sum of all ephemeral infrastructure hosts with the
|
21998
|
+
Datadog Agent over all hours in the current month for all organizations.
|
21999
|
+
format: int64
|
22000
|
+
type: integer
|
22001
|
+
eph_infra_host_alibaba_agg_sum:
|
22002
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
|
22003
|
+
over all hours in the current month for all organizations.
|
22004
|
+
format: int64
|
22005
|
+
type: integer
|
22006
|
+
eph_infra_host_aws_agg_sum:
|
22007
|
+
description: Shows the sum of all ephemeral infrastructure hosts on AWS
|
22008
|
+
over all hours in the current month for all organizations.
|
22009
|
+
format: int64
|
22010
|
+
type: integer
|
22011
|
+
eph_infra_host_azure_agg_sum:
|
22012
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Azure
|
22013
|
+
over all hours in the current month for all organizations.
|
22014
|
+
format: int64
|
22015
|
+
type: integer
|
22016
|
+
eph_infra_host_ent_agg_sum:
|
22017
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
|
22018
|
+
over all hours in the current month for all organizations.
|
22019
|
+
format: int64
|
22020
|
+
type: integer
|
22021
|
+
eph_infra_host_gcp_agg_sum:
|
22022
|
+
description: Shows the sum of all ephemeral infrastructure hosts on GCP
|
22023
|
+
over all hours in the current month for all organizations.
|
22024
|
+
format: int64
|
22025
|
+
type: integer
|
22026
|
+
eph_infra_host_heroku_agg_sum:
|
22027
|
+
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
|
22028
|
+
over all hours in the current month for all organizations.
|
22029
|
+
format: int64
|
22030
|
+
type: integer
|
22031
|
+
eph_infra_host_only_aas_agg_sum:
|
22032
|
+
description: Shows the sum of all ephemeral infrastructure hosts with only
|
22033
|
+
Azure App Services over all hours in the current month for all organizations.
|
22034
|
+
format: int64
|
22035
|
+
type: integer
|
22036
|
+
eph_infra_host_only_vsphere_agg_sum:
|
22037
|
+
description: Shows the sum of all ephemeral infrastructure hosts with only
|
22038
|
+
vSphere over all hours in the current month for all organizations.
|
22039
|
+
format: int64
|
22040
|
+
type: integer
|
22041
|
+
eph_infra_host_opentelemetry_agg_sum:
|
22042
|
+
description: Shows the sum of all ephemeral hosts reported by the Datadog
|
22043
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
22044
|
+
month for all organizations.
|
22045
|
+
format: int64
|
22046
|
+
type: integer
|
22047
|
+
eph_infra_host_opentelemetry_apm_agg_sum:
|
22048
|
+
description: Shows the sum of all ephemeral APM hosts reported by the Datadog
|
22049
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
22050
|
+
month for all organizations.
|
22051
|
+
format: int64
|
22052
|
+
type: integer
|
22053
|
+
eph_infra_host_pro_agg_sum:
|
22054
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
|
22055
|
+
over all hours in the current month for all organizations.
|
22056
|
+
format: int64
|
22057
|
+
type: integer
|
22058
|
+
eph_infra_host_proplus_agg_sum:
|
22059
|
+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
|
22060
|
+
Plus over all hours in the current month for all organizations.
|
22061
|
+
format: int64
|
22062
|
+
type: integer
|
21520
22063
|
error_tracking_error_events_agg_sum:
|
21521
22064
|
description: Shows the sum of all Error Tracking error events over all hours
|
21522
22065
|
in the current month for all organizations.
|
@@ -21532,6 +22075,16 @@ components:
|
|
21532
22075
|
hours in the current month for all organizations.
|
21533
22076
|
format: int64
|
21534
22077
|
type: integer
|
22078
|
+
fargate_container_profiler_profiling_fargate_avg_sum:
|
22079
|
+
description: The average number of Profiling Fargate tasks over all hours
|
22080
|
+
in the current month for all organizations.
|
22081
|
+
format: int64
|
22082
|
+
type: integer
|
22083
|
+
fargate_container_profiler_profiling_fargate_eks_avg_sum:
|
22084
|
+
description: The average number of Profiling Fargate Elastic Kubernetes
|
22085
|
+
Service tasks over all hours in the current month for all organizations.
|
22086
|
+
format: int64
|
22087
|
+
type: integer
|
21535
22088
|
fargate_tasks_count_avg_sum:
|
21536
22089
|
description: Shows the average of all Fargate tasks over all hours in the
|
21537
22090
|
current month for all organizations.
|
@@ -21599,8 +22152,8 @@ components:
|
|
21599
22152
|
format: int64
|
21600
22153
|
type: integer
|
21601
22154
|
incident_management_monthly_active_users_hwm_sum:
|
21602
|
-
description: Shows sum of the
|
21603
|
-
|
22155
|
+
description: Shows sum of the high-water marks of incident management monthly
|
22156
|
+
active users in the current month for all organizations.
|
21604
22157
|
format: int64
|
21605
22158
|
type: integer
|
21606
22159
|
indexed_events_count_agg_sum:
|
@@ -21631,8 +22184,8 @@ components:
|
|
21631
22184
|
format: int64
|
21632
22185
|
type: integer
|
21633
22186
|
last_updated:
|
21634
|
-
description: Shows the
|
21635
|
-
|
22187
|
+
description: Shows the most recent hour in the current month for all organizations
|
22188
|
+
for which all usages were calculated.
|
21636
22189
|
format: date-time
|
21637
22190
|
type: string
|
21638
22191
|
live_indexed_events_agg_sum:
|
@@ -21869,10 +22422,25 @@ components:
|
|
21869
22422
|
type: integer
|
21870
22423
|
rum_mobile_lite_session_count_roku_agg_sum:
|
21871
22424
|
description: Shows the sum of all mobile RUM lite sessions on Roku over
|
21872
|
-
all hours
|
22425
|
+
all hours within the current month for all organizations (To be introduced
|
21873
22426
|
on October 1st, 2024).
|
21874
22427
|
format: int64
|
21875
22428
|
type: integer
|
22429
|
+
rum_mobile_replay_session_count_android_agg_sum:
|
22430
|
+
description: Shows the sum of all mobile RUM replay sessions on Android
|
22431
|
+
over all hours within the current month for all organizations.
|
22432
|
+
format: int64
|
22433
|
+
type: integer
|
22434
|
+
rum_mobile_replay_session_count_ios_agg_sum:
|
22435
|
+
description: Shows the sum of all mobile RUM replay sessions on iOS over
|
22436
|
+
all hours within the current month for all organizations.
|
22437
|
+
format: int64
|
22438
|
+
type: integer
|
22439
|
+
rum_mobile_replay_session_count_reactnative_agg_sum:
|
22440
|
+
description: Shows the sum of all mobile RUM replay sessions on React Native
|
22441
|
+
over all hours within the current month for all organizations.
|
22442
|
+
format: int64
|
22443
|
+
type: integer
|
21876
22444
|
rum_replay_session_count_agg_sum:
|
21877
22445
|
description: Shows the sum of all RUM Session Replay counts over all hours
|
21878
22446
|
in the current month for all organizations (To be introduced on October
|
@@ -22261,8 +22829,31 @@ components:
|
|
22261
22829
|
Version:
|
22262
22830
|
description: Version of the updated signal. If server side version is higher,
|
22263
22831
|
update will be rejected.
|
22832
|
+
example: 0
|
22264
22833
|
format: int64
|
22265
22834
|
type: integer
|
22835
|
+
ViewingPreferences:
|
22836
|
+
description: The viewing preferences for a shared dashboard.
|
22837
|
+
properties:
|
22838
|
+
high_density:
|
22839
|
+
description: Whether the widgets on the shared dashboard should be displayed
|
22840
|
+
with high density.
|
22841
|
+
type: boolean
|
22842
|
+
theme:
|
22843
|
+
$ref: '#/components/schemas/ViewingPreferencesTheme'
|
22844
|
+
type: object
|
22845
|
+
ViewingPreferencesTheme:
|
22846
|
+
description: The theme of the shared dashboard view. "system" follows your system's
|
22847
|
+
default viewing theme.
|
22848
|
+
enum:
|
22849
|
+
- system
|
22850
|
+
- light
|
22851
|
+
- dark
|
22852
|
+
type: string
|
22853
|
+
x-enum-varnames:
|
22854
|
+
- SYSTEM
|
22855
|
+
- LIGHT
|
22856
|
+
- DARK
|
22266
22857
|
WebhooksIntegration:
|
22267
22858
|
description: Datadog-Webhooks integration.
|
22268
22859
|
properties:
|
@@ -22682,6 +23273,8 @@ components:
|
|
22682
23273
|
type: string
|
22683
23274
|
cell_display_mode:
|
22684
23275
|
$ref: '#/components/schemas/TableWidgetCellDisplayMode'
|
23276
|
+
cell_display_mode_options:
|
23277
|
+
$ref: '#/components/schemas/WidgetFormulaCellDisplayModeOptions'
|
22685
23278
|
conditional_formats:
|
22686
23279
|
description: List of conditional formats.
|
22687
23280
|
items:
|
@@ -22693,11 +23286,44 @@ components:
|
|
22693
23286
|
type: string
|
22694
23287
|
limit:
|
22695
23288
|
$ref: '#/components/schemas/WidgetFormulaLimit'
|
23289
|
+
number_format:
|
23290
|
+
$ref: '#/components/schemas/WidgetNumberFormat'
|
22696
23291
|
style:
|
22697
23292
|
$ref: '#/components/schemas/WidgetFormulaStyle'
|
22698
23293
|
required:
|
22699
23294
|
- formula
|
22700
23295
|
type: object
|
23296
|
+
WidgetFormulaCellDisplayModeOptions:
|
23297
|
+
description: Cell display mode options for the widget formula. (only if `cell_display_mode`
|
23298
|
+
is set to `trend`).
|
23299
|
+
properties:
|
23300
|
+
trend_type:
|
23301
|
+
$ref: '#/components/schemas/WidgetFormulaCellDisplayModeOptionsTrendType'
|
23302
|
+
y_scale:
|
23303
|
+
$ref: '#/components/schemas/WidgetFormulaCellDisplayModeOptionsYScale'
|
23304
|
+
type: object
|
23305
|
+
WidgetFormulaCellDisplayModeOptionsTrendType:
|
23306
|
+
description: Trend type for the cell display mode options.
|
23307
|
+
enum:
|
23308
|
+
- area
|
23309
|
+
- line
|
23310
|
+
- bars
|
23311
|
+
example: area
|
23312
|
+
type: string
|
23313
|
+
x-enum-varnames:
|
23314
|
+
- AREA
|
23315
|
+
- LINE
|
23316
|
+
- BARS
|
23317
|
+
WidgetFormulaCellDisplayModeOptionsYScale:
|
23318
|
+
description: Y scale for the cell display mode options.
|
23319
|
+
enum:
|
23320
|
+
- shared
|
23321
|
+
- independent
|
23322
|
+
example: shared
|
23323
|
+
type: string
|
23324
|
+
x-enum-varnames:
|
23325
|
+
- SHARED
|
23326
|
+
- INDEPENDENT
|
22701
23327
|
WidgetFormulaLimit:
|
22702
23328
|
description: Options for limiting results returned.
|
22703
23329
|
properties:
|
@@ -23112,6 +23738,14 @@ components:
|
|
23112
23738
|
x-enum-varnames:
|
23113
23739
|
- HOST
|
23114
23740
|
- CONTAINER
|
23741
|
+
WidgetNumberFormat:
|
23742
|
+
description: Number format options for the widget.
|
23743
|
+
properties:
|
23744
|
+
unit:
|
23745
|
+
$ref: '#/components/schemas/NumberFormatUnit'
|
23746
|
+
unit_scale:
|
23747
|
+
$ref: '#/components/schemas/NumberFormatUnitScale'
|
23748
|
+
type: object
|
23115
23749
|
WidgetOrderBy:
|
23116
23750
|
description: What to order by.
|
23117
23751
|
enum:
|
@@ -23358,12 +23992,18 @@ components:
|
|
23358
23992
|
continuous_profiler_pgo_read: Read and query Continuous Profiler data
|
23359
23993
|
for Profile-Guided Optimization (PGO).
|
23360
23994
|
create_webhooks: Create webhooks integrations.
|
23995
|
+
dashboards_embed_share: Create, modify, and delete shared dashboards with
|
23996
|
+
share type 'embed'.
|
23997
|
+
dashboards_invite_share: Create, modify, and delete shared dashboards
|
23998
|
+
with share type 'invite'.
|
23361
23999
|
dashboards_public_share: Generate public and authenticated links to share
|
23362
24000
|
dashboards or embeddable graphs externally.
|
23363
24001
|
dashboards_read: View dashboards.
|
23364
24002
|
dashboards_write: Create and change dashboards.
|
23365
24003
|
data_scanner_read: View Data Scanner configurations.
|
23366
24004
|
data_scanner_write: Edit Data Scanner configurations.
|
24005
|
+
embeddable_graphs_share: Generate public links to share embeddable graphs
|
24006
|
+
externally.
|
23367
24007
|
events_read: Read Events data.
|
23368
24008
|
hosts_read: List hosts and their attributes.
|
23369
24009
|
incident_notification_settings_write: Configure Incidents Notification
|
@@ -23382,10 +24022,15 @@ components:
|
|
23382
24022
|
configuring allowed login methods, creating child orgs, subscribing
|
23383
24023
|
& unsubscribing from apps in the marketplace, and enabling & disabling
|
23384
24024
|
Remote Configuration for the entire organization.
|
24025
|
+
security_comments_read: Read comments of vulnerabilities.
|
23385
24026
|
security_monitoring_filters_read: Read Security Filters.
|
23386
24027
|
security_monitoring_filters_write: Create, edit, and delete Security Filters.
|
23387
24028
|
security_monitoring_findings_read: View a list of findings that include
|
23388
24029
|
both misconfigurations and identity risks.
|
24030
|
+
security_monitoring_notification_profiles_read: View Rule Security Notification
|
24031
|
+
rules.
|
24032
|
+
security_monitoring_notification_profiles_write: Create, edit, and delete
|
24033
|
+
Security Notification rules.
|
23389
24034
|
security_monitoring_rules_read: Read Detection Rules.
|
23390
24035
|
security_monitoring_rules_write: Create and edit Detection Rules.
|
23391
24036
|
security_monitoring_signals_read: View Security Signals.
|
@@ -23413,7 +24058,7 @@ components:
|
|
23413
24058
|
Access Manage permission.
|
23414
24059
|
teams_read: Read Teams data. A User with this permission can view Team
|
23415
24060
|
names, metadata, and which Users are on each Team.
|
23416
|
-
|
24061
|
+
test_optimization_read: View Test Optimization.
|
23417
24062
|
timeseries_query: Query Timeseries data.
|
23418
24063
|
usage_read: View your organization's usage and usage attribution.
|
23419
24064
|
user_access_invite: Invite other users to your organization.
|
@@ -23452,8 +24097,6 @@ components:
|
|
23452
24097
|
x-auth-id-alias: appKeyAuth
|
23453
24098
|
x-env-name: DD_APP_KEY
|
23454
24099
|
bearerAuth:
|
23455
|
-
in: header
|
23456
|
-
name: Authorization
|
23457
24100
|
scheme: bearer
|
23458
24101
|
type: http
|
23459
24102
|
x-env-name: DD_BEARER_TOKEN
|
@@ -27997,8 +28640,9 @@ paths:
|
|
27997
28640
|
tags:
|
27998
28641
|
- Logs Indexes
|
27999
28642
|
x-permission:
|
28000
|
-
operator:
|
28001
|
-
permissions:
|
28643
|
+
operator: OR
|
28644
|
+
permissions:
|
28645
|
+
- logs_read_config
|
28002
28646
|
put:
|
28003
28647
|
description: 'This endpoint updates the index order of your organization.
|
28004
28648
|
|
@@ -28070,8 +28714,9 @@ paths:
|
|
28070
28714
|
tags:
|
28071
28715
|
- Logs Indexes
|
28072
28716
|
x-permission:
|
28073
|
-
operator:
|
28074
|
-
permissions:
|
28717
|
+
operator: OR
|
28718
|
+
permissions:
|
28719
|
+
- logs_read_config
|
28075
28720
|
post:
|
28076
28721
|
description: Creates a new index. Returns the Index object passed in the request
|
28077
28722
|
body when the request is successful.
|
@@ -28113,6 +28758,43 @@ paths:
|
|
28113
28758
|
permissions:
|
28114
28759
|
- logs_modify_indexes
|
28115
28760
|
/api/v1/logs/config/indexes/{name}:
|
28761
|
+
delete:
|
28762
|
+
description: 'Delete an existing index from your organization. Index deletions
|
28763
|
+
are permanent and cannot be reverted.
|
28764
|
+
|
28765
|
+
You cannot recreate an index with the same name as deleted ones.'
|
28766
|
+
operationId: DeleteLogsIndex
|
28767
|
+
parameters:
|
28768
|
+
- description: Name of the log index.
|
28769
|
+
in: path
|
28770
|
+
name: name
|
28771
|
+
required: true
|
28772
|
+
schema:
|
28773
|
+
type: string
|
28774
|
+
responses:
|
28775
|
+
'200':
|
28776
|
+
description: OK
|
28777
|
+
'403':
|
28778
|
+
content:
|
28779
|
+
application/json:
|
28780
|
+
schema:
|
28781
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
28782
|
+
description: Forbidden
|
28783
|
+
'404':
|
28784
|
+
content:
|
28785
|
+
application/json:
|
28786
|
+
schema:
|
28787
|
+
$ref: '#/components/schemas/LogsAPIErrorResponse'
|
28788
|
+
description: Not Found
|
28789
|
+
'429':
|
28790
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
28791
|
+
summary: Delete an index
|
28792
|
+
tags:
|
28793
|
+
- Logs Indexes
|
28794
|
+
x-permission:
|
28795
|
+
operator: OR
|
28796
|
+
permissions:
|
28797
|
+
- logs_modify_indexes
|
28116
28798
|
get:
|
28117
28799
|
description: Get one log index from your organization. This endpoint takes no
|
28118
28800
|
JSON arguments.
|
@@ -28148,6 +28830,10 @@ paths:
|
|
28148
28830
|
summary: Get an index
|
28149
28831
|
tags:
|
28150
28832
|
- Logs Indexes
|
28833
|
+
x-permission:
|
28834
|
+
operator: OR
|
28835
|
+
permissions:
|
28836
|
+
- logs_read_config
|
28151
28837
|
put:
|
28152
28838
|
description: "Update an index as identified by its name.\nReturns the Index
|
28153
28839
|
object passed in the request body when the request is successful.\n\nUsing
|
@@ -28222,8 +28908,9 @@ paths:
|
|
28222
28908
|
tags:
|
28223
28909
|
- Logs Pipelines
|
28224
28910
|
x-permission:
|
28225
|
-
operator:
|
28226
|
-
permissions:
|
28911
|
+
operator: OR
|
28912
|
+
permissions:
|
28913
|
+
- logs_read_config
|
28227
28914
|
put:
|
28228
28915
|
description: 'Update the order of your pipelines. Since logs are processed sequentially,
|
28229
28916
|
reordering a pipeline may change
|
@@ -28304,8 +28991,9 @@ paths:
|
|
28304
28991
|
tags:
|
28305
28992
|
- Logs Pipelines
|
28306
28993
|
x-permission:
|
28307
|
-
operator:
|
28308
|
-
permissions:
|
28994
|
+
operator: OR
|
28995
|
+
permissions:
|
28996
|
+
- logs_read_config
|
28309
28997
|
post:
|
28310
28998
|
description: Create a pipeline in your organization.
|
28311
28999
|
operationId: CreateLogsPipeline
|
@@ -28419,8 +29107,9 @@ paths:
|
|
28419
29107
|
tags:
|
28420
29108
|
- Logs Pipelines
|
28421
29109
|
x-permission:
|
28422
|
-
operator:
|
28423
|
-
permissions:
|
29110
|
+
operator: OR
|
29111
|
+
permissions:
|
29112
|
+
- logs_read_config
|
28424
29113
|
put:
|
28425
29114
|
description: "Update a given pipeline configuration to change it\u2019s processors
|
28426
29115
|
or their order.\n\n**Note**: Using this method updates your pipeline configuration
|
@@ -28633,13 +29322,13 @@ paths:
|
|
28633
29322
|
- metrics_metadata_write
|
28634
29323
|
/api/v1/monitor:
|
28635
29324
|
get:
|
28636
|
-
description: Get
|
29325
|
+
description: Get all monitors from your organization.
|
28637
29326
|
operationId: ListMonitors
|
28638
29327
|
parameters:
|
28639
29328
|
- description: 'When specified, shows additional information about the group
|
28640
29329
|
states.
|
28641
29330
|
|
28642
|
-
Choose one or more from `all`, `alert`, `warn`, and `no data
|
29331
|
+
Choose one or more from `all`, `alert`, `warn`, and `no data` (`no%20data`).'
|
28643
29332
|
in: query
|
28644
29333
|
name: group_states
|
28645
29334
|
required: false
|
@@ -28716,6 +29405,7 @@ paths:
|
|
28716
29405
|
content:
|
28717
29406
|
application/json:
|
28718
29407
|
schema:
|
29408
|
+
description: An array of monitor objects.
|
28719
29409
|
items:
|
28720
29410
|
$ref: '#/components/schemas/Monitor'
|
28721
29411
|
type: array
|
@@ -28739,7 +29429,7 @@ paths:
|
|
28739
29429
|
appKeyAuth: []
|
28740
29430
|
- AuthZ:
|
28741
29431
|
- monitors_read
|
28742
|
-
summary: Get all
|
29432
|
+
summary: Get all monitors
|
28743
29433
|
tags:
|
28744
29434
|
- Monitors
|
28745
29435
|
x-pagination:
|
@@ -28750,399 +29440,150 @@ paths:
|
|
28750
29440
|
permissions:
|
28751
29441
|
- monitors_read
|
28752
29442
|
post:
|
28753
|
-
description:
|
28754
|
-
|
28755
|
-
|
28756
|
-
|
28757
|
-
|
28758
|
-
|
28759
|
-
|
28760
|
-
|
28761
|
-
|
28762
|
-
-
|
28763
|
-
|
28764
|
-
|
28765
|
-
|
28766
|
-
|
28767
|
-
|
28768
|
-
|
28769
|
-
|
28770
|
-
|
28771
|
-
|
28772
|
-
|
28773
|
-
|
28774
|
-
|
28775
|
-
|
28776
|
-
|
28777
|
-
|
28778
|
-
|
28779
|
-
|
28780
|
-
-
|
28781
|
-
|
28782
|
-
|
28783
|
-
|
28784
|
-
-
|
28785
|
-
|
28786
|
-
|
28787
|
-
|
28788
|
-
|
28789
|
-
|
28790
|
-
|
28791
|
-
|
28792
|
-
|
28793
|
-
|
28794
|
-
|
28795
|
-
|
28796
|
-
|
28797
|
-
|
28798
|
-
-
|
28799
|
-
|
28800
|
-
|
28801
|
-
|
28802
|
-
|
28803
|
-
|
28804
|
-
-
|
28805
|
-
|
28806
|
-
|
28807
|
-
|
28808
|
-
|
28809
|
-
|
28810
|
-
|
28811
|
-
|
28812
|
-
|
28813
|
-
-
|
28814
|
-
|
28815
|
-
|
28816
|
-
|
28817
|
-
|
28818
|
-
|
28819
|
-
|
28820
|
-
|
28821
|
-
|
28822
|
-
|
28823
|
-
|
28824
|
-
|
28825
|
-
|
28826
|
-
|
28827
|
-
|
28828
|
-
- `
|
28829
|
-
|
28830
|
-
|
28831
|
-
|
28832
|
-
- `
|
28833
|
-
|
28834
|
-
|
28835
|
-
|
28836
|
-
|
28837
|
-
|
28838
|
-
|
28839
|
-
- `
|
28840
|
-
|
28841
|
-
|
28842
|
-
|
28843
|
-
|
28844
|
-
|
28845
|
-
|
28846
|
-
|
28847
|
-
|
28848
|
-
|
28849
|
-
|
28850
|
-
- `
|
28851
|
-
|
28852
|
-
|
28853
|
-
|
28854
|
-
|
28855
|
-
last
|
28856
|
-
|
28857
|
-
|
28858
|
-
|
28859
|
-
|
28860
|
-
|
28861
|
-
|
28862
|
-
|
28863
|
-
|
28864
|
-
|
28865
|
-
|
28866
|
-
|
28867
|
-
|
28868
|
-
|
28869
|
-
|
28870
|
-
|
28871
|
-
|
28872
|
-
|
28873
|
-
|
28874
|
-
|
28875
|
-
|
28876
|
-
|
28877
|
-
|
28878
|
-
|
28879
|
-
|
28880
|
-
|
28881
|
-
|
28882
|
-
|
28883
|
-
|
28884
|
-
|
28885
|
-
|
28886
|
-
|
28887
|
-
|
28888
|
-
`
|
28889
|
-
|
28890
|
-
for
|
28891
|
-
|
28892
|
-
|
28893
|
-
|
28894
|
-
|
28895
|
-
|
28896
|
-
|
28897
|
-
For more information, see the [Event Migration guide](https://docs.datadoghq.com/service_management/events/guides/migrating_to_new_events_features/).
|
28898
|
-
|
28899
|
-
|
28900
|
-
##### Event V2 Alert Query
|
28901
|
-
|
28902
|
-
|
28903
|
-
Example: `events(query).rollup(rollup_method[, measure]).last(time_window)
|
28904
|
-
operator #`
|
28905
|
-
|
28906
|
-
|
28907
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
28908
|
-
|
28909
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg` and `cardinality`.
|
28910
|
-
|
28911
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
28912
|
-
or the facet name you want to use.
|
28913
|
-
|
28914
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
28915
|
-
|
28916
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
28917
|
-
|
28918
|
-
- `#` an integer or decimal number used to set the threshold.
|
28919
|
-
|
28920
|
-
|
28921
|
-
##### Process Alert Query
|
28922
|
-
|
28923
|
-
|
28924
|
-
Example: `processes(search).over(tags).rollup(''count'').last(timeframe) operator
|
28925
|
-
#`
|
28926
|
-
|
28927
|
-
|
28928
|
-
- `search` free text search string for querying processes.
|
28929
|
-
|
28930
|
-
Matching processes match results on the [Live Processes](https://docs.datadoghq.com/infrastructure/process/?tab=linuxwindows)
|
28931
|
-
page.
|
28932
|
-
|
28933
|
-
- `tags` one or more tags (comma-separated)
|
28934
|
-
|
28935
|
-
- `timeframe` the timeframe to roll up the counts. Examples: 10m, 4h. Supported
|
28936
|
-
timeframes: s, m, h and d
|
28937
|
-
|
28938
|
-
- `operator` <, <=, >, >=, ==, or !=
|
28939
|
-
|
28940
|
-
- `#` an integer or decimal number used to set the threshold
|
28941
|
-
|
28942
|
-
|
28943
|
-
##### Logs Alert Query
|
28944
|
-
|
28945
|
-
|
28946
|
-
Example: `logs(query).index(index_name).rollup(rollup_method[, measure]).last(time_window)
|
28947
|
-
operator #`
|
28948
|
-
|
28949
|
-
|
28950
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
28951
|
-
|
28952
|
-
- `index_name` For multi-index organizations, the log index in which the request
|
28953
|
-
is performed.
|
28954
|
-
|
28955
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg` and `cardinality`.
|
28956
|
-
|
28957
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
28958
|
-
or the facet name you want to use.
|
28959
|
-
|
28960
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
28961
|
-
|
28962
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
28963
|
-
|
28964
|
-
- `#` an integer or decimal number used to set the threshold.
|
28965
|
-
|
28966
|
-
|
28967
|
-
##### Composite Query
|
28968
|
-
|
28969
|
-
|
28970
|
-
Example: `12345 && 67890`, where `12345` and `67890` are the IDs of non-composite
|
28971
|
-
monitors
|
28972
|
-
|
28973
|
-
|
28974
|
-
* `name` [*required*, *default* = **dynamic, based on query**]: The name of
|
28975
|
-
the alert.
|
28976
|
-
|
28977
|
-
* `message` [*required*, *default* = **dynamic, based on query**]: A message
|
28978
|
-
to include with notifications for this monitor.
|
28979
|
-
|
28980
|
-
Email notifications can be sent to specific users by using the same ''@username''
|
28981
|
-
notation as events.
|
28982
|
-
|
28983
|
-
* `tags` [*optional*, *default* = **empty list**]: A list of tags to associate
|
28984
|
-
with your monitor.
|
28985
|
-
|
28986
|
-
When getting all monitor details via the API, use the `monitor_tags` argument
|
28987
|
-
to filter results by these tags.
|
28988
|
-
|
28989
|
-
It is only available via the API and isn''t visible or editable in the Datadog
|
28990
|
-
UI.
|
28991
|
-
|
28992
|
-
|
28993
|
-
##### SLO Alert Query
|
28994
|
-
|
28995
|
-
|
28996
|
-
Example: `error_budget("slo_id").over("time_window") operator #`
|
28997
|
-
|
28998
|
-
|
28999
|
-
- `slo_id`: The alphanumeric SLO ID of the SLO you are configuring the alert
|
29000
|
-
for.
|
29001
|
-
|
29002
|
-
- `time_window`: The time window of the SLO target you wish to alert on. Valid
|
29003
|
-
options: `7d`, `30d`, `90d`.
|
29004
|
-
|
29005
|
-
- `operator`: `>=` or `>`
|
29006
|
-
|
29007
|
-
|
29008
|
-
##### Audit Alert Query
|
29009
|
-
|
29010
|
-
|
29011
|
-
Example: `audits(query).rollup(rollup_method[, measure]).last(time_window)
|
29012
|
-
operator #`
|
29013
|
-
|
29014
|
-
|
29015
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
29016
|
-
|
29017
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg` and `cardinality`.
|
29018
|
-
|
29019
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29020
|
-
or the facet name you want to use.
|
29021
|
-
|
29022
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
29023
|
-
|
29024
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
29025
|
-
|
29026
|
-
- `#` an integer or decimal number used to set the threshold.
|
29027
|
-
|
29028
|
-
|
29029
|
-
##### CI Pipelines Alert Query
|
29030
|
-
|
29031
|
-
|
29032
|
-
Example: `ci-pipelines(query).rollup(rollup_method[, measure]).last(time_window)
|
29033
|
-
operator #`
|
29034
|
-
|
29035
|
-
|
29036
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
29037
|
-
|
29038
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg`, and
|
29039
|
-
`cardinality`.
|
29040
|
-
|
29041
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29042
|
-
or the facet name you want to use.
|
29043
|
-
|
29044
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
29045
|
-
|
29046
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
29047
|
-
|
29048
|
-
- `#` an integer or decimal number used to set the threshold.
|
29049
|
-
|
29050
|
-
|
29051
|
-
##### CI Tests Alert Query
|
29052
|
-
|
29053
|
-
|
29054
|
-
Example: `ci-tests(query).rollup(rollup_method[, measure]).last(time_window)
|
29055
|
-
operator #`
|
29056
|
-
|
29057
|
-
|
29058
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
29059
|
-
|
29060
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg`, and
|
29061
|
-
`cardinality`.
|
29062
|
-
|
29063
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29064
|
-
or the facet name you want to use.
|
29065
|
-
|
29066
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
29067
|
-
|
29068
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
29069
|
-
|
29070
|
-
- `#` an integer or decimal number used to set the threshold.
|
29071
|
-
|
29072
|
-
|
29073
|
-
##### Error Tracking Alert Query
|
29074
|
-
|
29075
|
-
|
29076
|
-
"New issue" example: `error-tracking(query).source(issue_source).new().rollup(rollup_method[,
|
29077
|
-
measure]).by(group_by).last(time_window) operator #`
|
29078
|
-
|
29079
|
-
"High impact issue" example: `error-tracking(query).source(issue_source).impact().rollup(rollup_method[,
|
29080
|
-
measure]).by(group_by).last(time_window) operator #`
|
29081
|
-
|
29082
|
-
|
29083
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
29084
|
-
|
29085
|
-
- `issue_source` The issue source - supports `all`, `browser`, `mobile` and
|
29086
|
-
`backend` and defaults to `all` if omitted.
|
29087
|
-
|
29088
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg`, and
|
29089
|
-
`cardinality` and defaults to `count` if omitted.
|
29090
|
-
|
29091
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29092
|
-
or the facet name you want to use.
|
29093
|
-
|
29094
|
-
- `group by` Comma-separated list of attributes to group by - should contain
|
29095
|
-
at least `issue.id`.
|
29096
|
-
|
29097
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
29098
|
-
|
29099
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
29100
|
-
|
29101
|
-
- `#` an integer or decimal number used to set the threshold.
|
29102
|
-
|
29103
|
-
|
29104
|
-
**Database Monitoring Alert Query**
|
29105
|
-
|
29106
|
-
|
29107
|
-
Example: `database-monitoring(query).rollup(rollup_method[, measure]).last(time_window)
|
29108
|
-
operator #`
|
29109
|
-
|
29110
|
-
|
29111
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
29112
|
-
|
29113
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg`, and
|
29114
|
-
`cardinality`.
|
29115
|
-
|
29116
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29117
|
-
or the facet name you want to use.
|
29118
|
-
|
29119
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
29120
|
-
|
29121
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
29122
|
-
|
29123
|
-
- `#` an integer or decimal number used to set the threshold.
|
29124
|
-
|
29125
|
-
|
29126
|
-
**Network Performance Alert Query**
|
29127
|
-
|
29128
|
-
|
29129
|
-
Example: `network-performance(query).rollup(rollup_method[, measure]).last(time_window)
|
29130
|
-
operator #`
|
29131
|
-
|
29132
|
-
|
29133
|
-
- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).
|
29134
|
-
|
29135
|
-
- `rollup_method` The stats roll-up method - supports `count`, `avg`, and
|
29136
|
-
`cardinality`.
|
29137
|
-
|
29138
|
-
- `measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29139
|
-
or the facet name you want to use.
|
29140
|
-
|
29141
|
-
- `time_window` #m (between 1 and 2880), #h (between 1 and 48).
|
29142
|
-
|
29143
|
-
- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.
|
29144
|
-
|
29145
|
-
- `#` an integer or decimal number used to set the threshold.'
|
29443
|
+
description: "Create a monitor using the specified options.\n\n#### Monitor
|
29444
|
+
Types\n\nThe type of monitor chosen from:\n\n- anomaly: `query alert`\n- APM:
|
29445
|
+
`query alert` or `trace-analytics alert`\n- composite: `composite`\n- custom:
|
29446
|
+
`service check`\n- forecast: `query alert`\n- host: `service check`\n- integration:
|
29447
|
+
`query alert` or `service check`\n- live process: `process alert`\n- logs:
|
29448
|
+
`log alert`\n- metric: `query alert`\n- network: `service check`\n- outlier:
|
29449
|
+
`query alert`\n- process: `service check`\n- rum: `rum alert`\n- SLO: `slo
|
29450
|
+
alert`\n- watchdog: `event-v2 alert`\n- event-v2: `event-v2 alert`\n- audit:
|
29451
|
+
`audit alert`\n- error-tracking: `error-tracking alert`\n- database-monitoring:
|
29452
|
+
`database-monitoring alert`\n- network-performance: `network-performance alert`\n-
|
29453
|
+
cloud cost: `cost alert`\n\n**Notes**:\n- Synthetic monitors are created through
|
29454
|
+
the Synthetics API. See the [Synthetics API](https://docs.datadoghq.com/api/latest/synthetics/)
|
29455
|
+
documentation for more information.\n- Log monitors require an unscoped App
|
29456
|
+
Key.\n\n#### Query Types\n\n##### Metric Alert Query\n\nExample: `time_aggr(time_window):space_aggr:metric{tags}
|
29457
|
+
[by {key}] operator #`\n\n- `time_aggr`: avg, sum, max, min, change, or pct_change\n-
|
29458
|
+
`time_window`: `last_#m` (with `#` between 1 and 10080 depending on the monitor
|
29459
|
+
type) or `last_#h`(with `#` between 1 and 168 depending on the monitor type)
|
29460
|
+
or `last_1d`, or `last_1w`\n- `space_aggr`: avg, sum, min, or max\n- `tags`:
|
29461
|
+
one or more tags (comma-separated), or *\n- `key`: a 'key' in key:value tag
|
29462
|
+
syntax; defines a separate alert for each tag in the group (multi-alert)\n-
|
29463
|
+
`operator`: <, <=, >, >=, ==, or !=\n- `#`: an integer or decimal number used
|
29464
|
+
to set the threshold\n\nIf you are using the `_change_` or `_pct_change_`
|
29465
|
+
time aggregator, instead use `change_aggr(time_aggr(time_window),\ntimeshift):space_aggr:metric{tags}
|
29466
|
+
[by {key}] operator #` with:\n\n- `change_aggr` change, pct_change\n- `time_aggr`
|
29467
|
+
avg, sum, max, min [Learn more](https://docs.datadoghq.com/monitors/create/types/#define-the-conditions)\n-
|
29468
|
+
`time_window` last\\_#m (between 1 and 2880 depending on the monitor type),
|
29469
|
+
last\\_#h (between 1 and 48 depending on the monitor type), or last_#d (1
|
29470
|
+
or 2)\n- `timeshift` #m_ago (5, 10, 15, or 30), #h_ago (1, 2, or 4), or 1d_ago\n\nUse
|
29471
|
+
this to create an outlier monitor using the following query:\n`avg(last_30m):outliers(avg:system.cpu.user{role:es-events-data}
|
29472
|
+
by {host}, 'dbscan', 7) > 0`\n\n##### Service Check Query\n\nExample: `\"check\".over(tags).last(count).by(group).count_by_status()`\n\n-
|
29473
|
+
`check` name of the check, for example `datadog.agent.up`\n- `tags` one or
|
29474
|
+
more quoted tags (comma-separated), or \"*\". for example: `.over(\"env:prod\",
|
29475
|
+
\"role:db\")`; `over` cannot be blank.\n- `count` must be at greater than
|
29476
|
+
or equal to your max threshold (defined in the `options`). It is limited to
|
29477
|
+
100.\nFor example, if you've specified to notify on 1 critical, 3 ok, and
|
29478
|
+
2 warn statuses, `count` should be at least 3.\n- `group` must be specified
|
29479
|
+
for check monitors. Per-check grouping is already explicitly known for some
|
29480
|
+
service checks.\nFor example, Postgres integration monitors are tagged by
|
29481
|
+
`db`, `host`, and `port`, and Network monitors by `host`, `instance`, and
|
29482
|
+
`url`. See [Service Checks](https://docs.datadoghq.com/api/latest/service-checks/)
|
29483
|
+
documentation for more information.\n\n##### Event Alert Query\n\n**Note:**
|
29484
|
+
The Event Alert Query has been replaced by the Event V2 Alert Query. For more
|
29485
|
+
information, see the [Event Migration guide](https://docs.datadoghq.com/service_management/events/guides/migrating_to_new_events_features/).\n\n#####
|
29486
|
+
Event V2 Alert Query\n\nExample: `events(query).rollup(rollup_method[, measure]).last(time_window)
|
29487
|
+
operator #`\n\n- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29488
|
+
`rollup_method` The stats roll-up method - supports `count`, `avg` and `cardinality`.\n-
|
29489
|
+
`measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29490
|
+
or the facet name you want to use.\n- `time_window` #m (between 1 and 2880),
|
29491
|
+
#h (between 1 and 48).\n- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.\n-
|
29492
|
+
`#` an integer or decimal number used to set the threshold.\n\n##### Process
|
29493
|
+
Alert Query\n\nExample: `processes(search).over(tags).rollup('count').last(timeframe)
|
29494
|
+
operator #`\n\n- `search` free text search string for querying processes.\nMatching
|
29495
|
+
processes match results on the [Live Processes](https://docs.datadoghq.com/infrastructure/process/?tab=linuxwindows)
|
29496
|
+
page.\n- `tags` one or more tags (comma-separated)\n- `timeframe` the timeframe
|
29497
|
+
to roll up the counts. Examples: 10m, 4h. Supported timeframes: s, m, h and
|
29498
|
+
d\n- `operator` <, <=, >, >=, ==, or !=\n- `#` an integer or decimal number
|
29499
|
+
used to set the threshold\n\n##### Logs Alert Query\n\nExample: `logs(query).index(index_name).rollup(rollup_method[,
|
29500
|
+
measure]).last(time_window) operator #`\n\n- `query` The search query - following
|
29501
|
+
the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29502
|
+
`index_name` For multi-index organizations, the log index in which the request
|
29503
|
+
is performed.\n- `rollup_method` The stats roll-up method - supports `count`,
|
29504
|
+
`avg` and `cardinality`.\n- `measure` For `avg` and cardinality `rollup_method`
|
29505
|
+
- specify the measure or the facet name you want to use.\n- `time_window`
|
29506
|
+
#m (between 1 and 2880), #h (between 1 and 48).\n- `operator` `<`, `<=`, `>`,
|
29507
|
+
`>=`, `==`, or `!=`.\n- `#` an integer or decimal number used to set the threshold.\n\n#####
|
29508
|
+
Composite Query\n\nExample: `12345 && 67890`, where `12345` and `67890` are
|
29509
|
+
the IDs of non-composite monitors\n\n* `name` [*required*, *default* = **dynamic,
|
29510
|
+
based on query**]: The name of the alert.\n* `message` [*required*, *default*
|
29511
|
+
= **dynamic, based on query**]: A message to include with notifications for
|
29512
|
+
this monitor.\nEmail notifications can be sent to specific users by using
|
29513
|
+
the same '@username' notation as events.\n* `tags` [*optional*, *default*
|
29514
|
+
= **empty list**]: A list of tags to associate with your monitor.\nWhen getting
|
29515
|
+
all monitor details via the API, use the `monitor_tags` argument to filter
|
29516
|
+
results by these tags.\nIt is only available via the API and isn't visible
|
29517
|
+
or editable in the Datadog UI.\n\n##### SLO Alert Query\n\nExample: `error_budget(\"slo_id\").over(\"time_window\")
|
29518
|
+
operator #`\n\n- `slo_id`: The alphanumeric SLO ID of the SLO you are configuring
|
29519
|
+
the alert for.\n- `time_window`: The time window of the SLO target you wish
|
29520
|
+
to alert on. Valid options: `7d`, `30d`, `90d`.\n- `operator`: `>=` or `>`\n\n#####
|
29521
|
+
Audit Alert Query\n\nExample: `audits(query).rollup(rollup_method[, measure]).last(time_window)
|
29522
|
+
operator #`\n\n- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29523
|
+
`rollup_method` The stats roll-up method - supports `count`, `avg` and `cardinality`.\n-
|
29524
|
+
`measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29525
|
+
or the facet name you want to use.\n- `time_window` #m (between 1 and 2880),
|
29526
|
+
#h (between 1 and 48).\n- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.\n-
|
29527
|
+
`#` an integer or decimal number used to set the threshold.\n\n##### CI Pipelines
|
29528
|
+
Alert Query\n\nExample: `ci-pipelines(query).rollup(rollup_method[, measure]).last(time_window)
|
29529
|
+
operator #`\n\n- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29530
|
+
`rollup_method` The stats roll-up method - supports `count`, `avg`, and `cardinality`.\n-
|
29531
|
+
`measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29532
|
+
or the facet name you want to use.\n- `time_window` #m (between 1 and 2880),
|
29533
|
+
#h (between 1 and 48).\n- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.\n-
|
29534
|
+
`#` an integer or decimal number used to set the threshold.\n\n##### CI Tests
|
29535
|
+
Alert Query\n\nExample: `ci-tests(query).rollup(rollup_method[, measure]).last(time_window)
|
29536
|
+
operator #`\n\n- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29537
|
+
`rollup_method` The stats roll-up method - supports `count`, `avg`, and `cardinality`.\n-
|
29538
|
+
`measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29539
|
+
or the facet name you want to use.\n- `time_window` #m (between 1 and 2880),
|
29540
|
+
#h (between 1 and 48).\n- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.\n-
|
29541
|
+
`#` an integer or decimal number used to set the threshold.\n\n##### Error
|
29542
|
+
Tracking Alert Query\n\n\"New issue\" example: `error-tracking(query).source(issue_source).new().rollup(rollup_method[,
|
29543
|
+
measure]).by(group_by).last(time_window) operator #`\n\"High impact issue\"
|
29544
|
+
example: `error-tracking(query).source(issue_source).impact().rollup(rollup_method[,
|
29545
|
+
measure]).by(group_by).last(time_window) operator #`\n\n- `query` The search
|
29546
|
+
query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29547
|
+
`issue_source` The issue source - supports `all`, `browser`, `mobile` and
|
29548
|
+
`backend` and defaults to `all` if omitted.\n- `rollup_method` The stats roll-up
|
29549
|
+
method - supports `count`, `avg`, and `cardinality` and defaults to `count`
|
29550
|
+
if omitted.\n- `measure` For `avg` and cardinality `rollup_method` - specify
|
29551
|
+
the measure or the facet name you want to use.\n- `group by` Comma-separated
|
29552
|
+
list of attributes to group by - should contain at least `issue.id`.\n- `time_window`
|
29553
|
+
#m (between 1 and 2880), #h (between 1 and 48).\n- `operator` `<`, `<=`, `>`,
|
29554
|
+
`>=`, `==`, or `!=`.\n- `#` an integer or decimal number used to set the threshold.\n\n**Database
|
29555
|
+
Monitoring Alert Query**\n\nExample: `database-monitoring(query).rollup(rollup_method[,
|
29556
|
+
measure]).last(time_window) operator #`\n\n- `query` The search query - following
|
29557
|
+
the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29558
|
+
`rollup_method` The stats roll-up method - supports `count`, `avg`, and `cardinality`.\n-
|
29559
|
+
`measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29560
|
+
or the facet name you want to use.\n- `time_window` #m (between 1 and 2880),
|
29561
|
+
#h (between 1 and 48).\n- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.\n-
|
29562
|
+
`#` an integer or decimal number used to set the threshold.\n\n**Network Performance
|
29563
|
+
Alert Query**\n\nExample: `network-performance(query).rollup(rollup_method[,
|
29564
|
+
measure]).last(time_window) operator #`\n\n- `query` The search query - following
|
29565
|
+
the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29566
|
+
`rollup_method` The stats roll-up method - supports `count`, `avg`, and `cardinality`.\n-
|
29567
|
+
`measure` For `avg` and cardinality `rollup_method` - specify the measure
|
29568
|
+
or the facet name you want to use.\n- `time_window` #m (between 1 and 2880),
|
29569
|
+
#h (between 1 and 48).\n- `operator` `<`, `<=`, `>`, `>=`, `==`, or `!=`.\n-
|
29570
|
+
`#` an integer or decimal number used to set the threshold.\n\n**Cost Alert
|
29571
|
+
Query**\n\nExample: `formula(query).timeframe_type(time_window).function(parameter)
|
29572
|
+
operator #`\n\n- `query` The search query - following the [Log search syntax](https://docs.datadoghq.com/logs/search_syntax/).\n-
|
29573
|
+
`timeframe_type` The timeframe type to evaluate the cost\n - for `forecast`
|
29574
|
+
supports `current`\n - for `change`, `anomaly`, `threshold` supports
|
29575
|
+
`last`\n- `time_window` - supports daily roll-up e.g. `7d`\n- `function` -
|
29576
|
+
[optional, defaults to `threshold` monitor if omitted] supports `change`,
|
29577
|
+
`anomaly`, `forecast`\n- `parameter` Specify the parameter of the type\n -
|
29578
|
+
for `change`:\n - supports `relative`, `absolute`\n - [optional]
|
29579
|
+
supports `#`, where `#` is an integer or decimal number used to set the threshold\n
|
29580
|
+
\ - for `anomaly`:\n - supports `direction=both`, `direction=above`,
|
29581
|
+
`direction=below`\n - [optional] supports `threshold=#`, where `#`
|
29582
|
+
is an integer or decimal number used to set the threshold\n- `operator`\n
|
29583
|
+
\ - for `threshold` supports `<`, `<=`, `>`, `>=`, `==`, or `!=`\n -
|
29584
|
+
for `change` supports `>`, `<`\n - for `anomaly` supports `>=`\n - for
|
29585
|
+
`forecast` supports `>`\n- `#` an integer or decimal number used to set the
|
29586
|
+
threshold."
|
29146
29587
|
operationId: CreateMonitor
|
29147
29588
|
requestBody:
|
29148
29589
|
content:
|
@@ -36425,10 +36866,17 @@ tags:
|
|
36425
36866
|
end times, prevent all alerting related to specified Datadog tags.'
|
36426
36867
|
name: Downtimes
|
36427
36868
|
- description: 'The Event Management API allows you to programmatically post events
|
36428
|
-
to the Events Explorer
|
36869
|
+
to the Events Explorer and fetch events from the Events Explorer. See the [Event
|
36870
|
+
Management page](https://docs.datadoghq.com/service_management/events/) for more
|
36871
|
+
information.
|
36429
36872
|
|
36430
|
-
|
36431
|
-
|
36873
|
+
|
36874
|
+
**Update to Datadog monitor events `aggregation_key` starting March 1, 2025:**
|
36875
|
+
The Datadog monitor events `aggregation_key` is unique to each Monitor ID. Starting
|
36876
|
+
March 1st, this key will also include Monitor Group, making it unique per *Monitor
|
36877
|
+
ID and Monitor Group*. If you''re using monitor events `aggregation_key` in dashboard
|
36878
|
+
queries or the Event API, you must migrate to use `@monitor.id`. Reach out to
|
36879
|
+
[support](https://www.datadoghq.com/support/) if you have any question.'
|
36432
36880
|
name: Events
|
36433
36881
|
- description: 'Configure your Datadog-Google Cloud Platform (GCP) integration directly
|
36434
36882
|
|
@@ -36457,10 +36905,7 @@ tags:
|
|
36457
36905
|
- description: Search your logs and send them to your Datadog platform over HTTP.
|
36458
36906
|
See the [Log Management page](https://docs.datadoghq.com/logs/) for more information.
|
36459
36907
|
name: Logs
|
36460
|
-
- description:
|
36461
|
-
|
36462
|
-
You need an API and non-scoped application key with Admin rights to interact with
|
36463
|
-
these endpoints.'
|
36908
|
+
- description: Manage configuration of [log indexes](https://docs.datadoghq.com/logs/indexes/).
|
36464
36909
|
externalDocs:
|
36465
36910
|
description: Find out more at
|
36466
36911
|
url: https://docs.datadoghq.com/logs/indexes/
|
@@ -36470,14 +36915,12 @@ tags:
|
|
36470
36915
|
page](https://app.datadoghq.com/logs/pipelines)\n for a list of the pipelines
|
36471
36916
|
and processors currently configured in web UI.\n\n- Additional API-related information
|
36472
36917
|
about processors can be found in the\n [processors documentation](https://docs.datadoghq.com/logs/log_configuration/processors/?tab=api#lookup-processor).\n\n-
|
36473
|
-
For more information about Pipelines, see the\n [pipeline documentation](https://docs.datadoghq.com/logs/log_configuration/pipelines).\n\n**Notes:**\n\
|
36474
|
-
|
36475
|
-
|
36476
|
-
|
36477
|
-
|
36478
|
-
|
36479
|
-
you will\nneed to configure all escaped spaces as `%{space}` to use\nin the body
|
36480
|
-
data."
|
36918
|
+
For more information about Pipelines, see the\n [pipeline documentation](https://docs.datadoghq.com/logs/log_configuration/pipelines).\n\n**Notes:**\n\n**Grok
|
36919
|
+
parsing rules may effect JSON output and require\nreturned data to be configured
|
36920
|
+
before using in a request.**\nFor example, if you are using the data returned
|
36921
|
+
from a\nrequest for another request body, and have a parsing rule\nthat uses a
|
36922
|
+
regex pattern like `\\s` for spaces, you will\nneed to configure all escaped spaces
|
36923
|
+
as `%{space}` to use\nin the body data."
|
36481
36924
|
externalDocs:
|
36482
36925
|
description: Find out more at
|
36483
36926
|
url: https://docs.datadoghq.com/logs/log_configuration
|