Skip to content

Commit fcf212f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-specskarimo
authored
Fix list of family for hourly-usage endpoint (#299)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: skarimo <[email protected]>
1 parent a397467 commit fcf212f

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.apigentools-info

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-09-23 05:08:39.120697",
8-
"spec_repo_commit": "253b7b76"
7+
"regenerated": "2024-09-23 19:10:18.896643",
8+
"spec_repo_commit": "41592dc6"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-09-23 05:08:39.135147",
13-
"spec_repo_commit": "253b7b76"
12+
"regenerated": "2024-09-23 19:10:18.910900",
13+
"spec_repo_commit": "41592dc6"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

+5-2
Original file line numberDiff line numberDiff line change
@@ -39801,21 +39801,24 @@ paths:
3980139801
families are `all`, `analyzed_logs`,
3980239802

3980339803
`application_security`, `audit_trail`, `serverless`, `ci_app`, `cloud_cost_management`,
39804+
`cloud_siem`,
3980439805

3980539806
`csm_container_enterprise`, `csm_host_enterprise`, `cspm`, `custom_events`,
3980639807
`cws`, `dbm`, `error_tracking`,
3980739808

3980839809
`fargate`, `infra_hosts`, `incident_management`, `indexed_logs`, `indexed_spans`,
3980939810
`ingested_spans`, `iot`,
3981039811

39811-
`lambda_traced_invocations`, `logs`, `network_flows`, `network_hosts`, `netflow_monitoring`,
39812+
`lambda_traced_invocations`, `logs`, `network_flows`, `network_hosts`, `network_monitoring`,
3981239813
`observability_pipelines`,
3981339814

3981439815
`online_archive`, `profiling`, `rum`, `rum_browser_sessions`, `rum_mobile_sessions`,
3981539816
`sds`, `snmp`,
3981639817

3981739818
`synthetics_api`, `synthetics_browser`, `synthetics_mobile`, `synthetics_parallel_testing`,
39818-
and `timeseries`.
39819+
`timeseries`, `vuln_management`,
39820+
39821+
and `workflow_executions`.
3981939822

3982039823
The following product family has been **deprecated**: `audit_logs`.'
3982139824
in: query

0 commit comments

Comments
 (0)