@@ -1583,7 +1583,6 @@ components:
15831583 - $ref: '#/components/schemas/FormulaAndFunctionMetricQueryDefinition'
15841584 - $ref: '#/components/schemas/FormulaAndFunctionEventQueryDefinition'
15851585 - $ref: '#/components/schemas/FormulaAndFunctionApmResourceStatsQueryDefinition'
1586- type: object
15871586 DistributionWidgetHistogramRequestType:
15881587 description: Request type for the histogram request.
15891588 enum:
@@ -2784,7 +2783,6 @@ components:
27842783 - $ref: '#/components/schemas/FormulaAndFunctionApmResourceStatsQueryDefinition'
27852784 - $ref: '#/components/schemas/FormulaAndFunctionSLOQueryDefinition'
27862785 - $ref: '#/components/schemas/FormulaAndFunctionCloudCostQueryDefinition'
2787- type: object
27882786 FormulaAndFunctionResponseFormat:
27892787 description: Timeseries, scalar, or event list response. Event list response
27902788 formats are supported by Geomap widgets.
@@ -5591,7 +5589,6 @@ components:
55915589 - $ref: '#/components/schemas/LogsLookupProcessor'
55925590 - $ref: '#/components/schemas/ReferenceTableLogsLookupProcessor'
55935591 - $ref: '#/components/schemas/LogsTraceRemapper'
5594- type: object
55955592 LogsQueryCompute:
55965593 description: Define computation for a log query.
55975594 properties:
@@ -6483,7 +6480,6 @@ components:
64836480 description: A formula and function query.
64846481 oneOf:
64856482 - $ref: '#/components/schemas/MonitorFormulaAndFunctionEventQueryDefinition'
6486- type: object
64876483 MonitorGroupSearchResponse:
64886484 description: The response of a monitor group search.
64896485 example:
@@ -8017,7 +8013,6 @@ components:
80178013 - $ref: '#/components/schemas/NotebookHeatMapCellAttributes'
80188014 - $ref: '#/components/schemas/NotebookDistributionCellAttributes'
80198015 - $ref: '#/components/schemas/NotebookLogStreamCellAttributes'
8020- type: object
80218016 NotebookCellResourceType:
80228017 default: notebook_cells
80238018 description: Type of the Notebook Cell resource.
@@ -8073,7 +8068,6 @@ components:
80738068 - $ref: '#/components/schemas/NotebookHeatMapCellAttributes'
80748069 - $ref: '#/components/schemas/NotebookDistributionCellAttributes'
80758070 - $ref: '#/components/schemas/NotebookLogStreamCellAttributes'
8076- type: object
80778071 NotebookCellTime:
80788072 description: Timeframe for the notebook cell. When 'null', the notebook global
80798073 time is used.
@@ -8128,7 +8122,6 @@ components:
81288122 - $ref: '#/components/schemas/NotebookHeatMapCellAttributes'
81298123 - $ref: '#/components/schemas/NotebookDistributionCellAttributes'
81308124 - $ref: '#/components/schemas/NotebookLogStreamCellAttributes'
8131- type: object
81328125 NotebookCreateData:
81338126 description: The data for a notebook create request.
81348127 properties:
@@ -8228,7 +8221,6 @@ components:
82288221 oneOf:
82298222 - $ref: '#/components/schemas/NotebookRelativeTime'
82308223 - $ref: '#/components/schemas/NotebookAbsoluteTime'
8231- type: object
82328224 NotebookGraphSize:
82338225 description: The size of the graph.
82348226 enum:
@@ -8528,7 +8520,6 @@ components:
85288520 oneOf:
85298521 - $ref: '#/components/schemas/NotebookCellCreateRequest'
85308522 - $ref: '#/components/schemas/NotebookCellUpdateRequest'
8531- type: object
85328523 NotebookUpdateData:
85338524 description: The data for a notebook update request.
85348525 properties:
@@ -11435,6 +11426,7 @@ components:
1143511426 - name
1143611427 - thresholds
1143711428 - type
11429+ type: object
1143811430 ServiceLevelObjectiveQuery:
1143911431 description: 'A metric-based SLO. **Required if type is `metric`**. Note that
1144011432 Datadog only allows the sum by aggregator
@@ -11563,6 +11555,7 @@ components:
1156311555 - name
1156411556 - thresholds
1156511557 - type
11558+ type: object
1156611559 ServiceMapWidgetDefinition:
1156711560 description: This widget displays a map of a service to all of the services
1156811561 that call it, and all of the services that it calls.
@@ -12092,7 +12085,6 @@ components:
1209212085 oneOf:
1209312086 - $ref: '#/components/schemas/SunburstWidgetLegendTable'
1209412087 - $ref: '#/components/schemas/SunburstWidgetLegendInlineAutomatic'
12095- type: object
1209612088 SunburstWidgetLegendInlineAutomatic:
1209712089 description: Configuration of inline or automatic legends.
1209812090 properties:
@@ -12106,6 +12098,7 @@ components:
1210612098 $ref: '#/components/schemas/SunburstWidgetLegendInlineAutomaticType'
1210712099 required:
1210812100 - type
12101+ type: object
1210912102 SunburstWidgetLegendInlineAutomaticType:
1211012103 description: Whether to show the legend inline or let it be automatically generated.
1211112104 enum:
@@ -12123,6 +12116,7 @@ components:
1212312116 $ref: '#/components/schemas/SunburstWidgetLegendTableType'
1212412117 required:
1212512118 - type
12119+ type: object
1212612120 SunburstWidgetLegendTableType:
1212712121 description: Whether or not to show a table legend.
1212812122 enum:
@@ -12491,7 +12485,6 @@ components:
1249112485 - $ref: '#/components/schemas/SyntheticsAssertionTarget'
1249212486 - $ref: '#/components/schemas/SyntheticsAssertionJSONPathTarget'
1249312487 - $ref: '#/components/schemas/SyntheticsAssertionXPathTarget'
12494- type: object
1249512488 SyntheticsAssertionJSONPathOperator:
1249612489 description: Assertion operator to apply.
1249712490 enum:
@@ -12671,7 +12664,6 @@ components:
1267112664 - $ref: '#/components/schemas/SyntheticsBasicAuthDigest'
1267212665 - $ref: '#/components/schemas/SyntheticsBasicAuthOauthClient'
1267312666 - $ref: '#/components/schemas/SyntheticsBasicAuthOauthROP'
12674- type: object
1267512667 SyntheticsBasicAuthDigest:
1267612668 description: Object to handle digest authentication when performing the test.
1267712669 properties:
@@ -19491,7 +19483,6 @@ components:
1949119483 - $ref: '#/components/schemas/ListStreamWidgetDefinition'
1949219484 - $ref: '#/components/schemas/FunnelWidgetDefinition'
1949319485 - $ref: '#/components/schemas/TopologyMapWidgetDefinition'
19494- type: object
1949519486 WidgetDisplayType:
1949619487 description: Type of display to use for the request.
1949719488 enum:
0 commit comments