@@ -3202,10 +3202,8 @@ components:
3202
3202
- value
3203
3203
type: object
3204
3204
FunnelWidgetDefinition:
3205
- description: ' The funnel visualization displays a funnel of user sessions that
3205
+ description: The funnel visualization displays a funnel of user sessions that
3206
3206
maps a sequence of view navigation and user interaction in your application.
3207
-
3208
- '
3209
3207
properties:
3210
3208
requests:
3211
3209
description: Request payload used to query items.
@@ -4895,9 +4893,7 @@ components:
4895
4893
description: 'The list stream visualization displays a table of recent events
4896
4894
in your application that
4897
4895
4898
- match a search criteria using user-defined columns.
4899
-
4900
- '
4896
+ match a search criteria using user-defined columns.'
4901
4897
properties:
4902
4898
legend_size:
4903
4899
$ref: '#/components/schemas/WidgetLegendSize'
@@ -5805,19 +5801,15 @@ components:
5805
5801
line.
5806
5802
example: 'rule_name_1 foo
5807
5803
5808
- rule_name_2 bar
5809
-
5810
- '
5804
+ rule_name_2 bar'
5811
5805
type: string
5812
5806
support_rules:
5813
5807
default: ''
5814
5808
description: List of support rules for the grok parser, separated by a new
5815
5809
line.
5816
5810
example: 'rule_name_1 foo
5817
5811
5818
- rule_name_2 bar
5819
-
5820
- '
5812
+ rule_name_2 bar'
5821
5813
type: string
5822
5814
required:
5823
5815
- match_rules
@@ -7134,9 +7126,7 @@ components:
7134
7126
7135
7127
7136
7128
This field is in preview. The draft value is only available to customers with
7137
- the feature enabled.
7138
-
7139
- '
7129
+ the feature enabled.'
7140
7130
enum:
7141
7131
- draft
7142
7132
- published
@@ -14026,9 +14016,7 @@ components:
14026
14016
- LG
14027
14017
SplitGraphWidgetDefinition:
14028
14018
description: 'The split graph widget allows you to create repeating units of
14029
- a graph - one for each value in a group (for example: one per service)
14030
-
14031
- '
14019
+ a graph - one for each value in a group (for example: one per service)'
14032
14020
properties:
14033
14021
has_uniform_y_axes:
14034
14022
description: Normalize y axes across graphs
@@ -15146,9 +15134,7 @@ components:
15146
15134
15147
15135
rkuWJOgQs8IZZaIv2BXIa2R4OlgkBN9bkUDNCJiBeb/AXlzBBko7b15fjrBs2+cTQtp
15148
15136
15149
- Z3CYWFXG8C5zqx37wnOE49mRl/+OtkIKGO7fAE
15150
-
15151
- '
15137
+ Z3CYWFXG8C5zqx37wnOE49mRl/+OtkIKGO7fAE'
15152
15138
type: string
15153
15139
type:
15154
15140
$ref: '#/components/schemas/SyntheticsBasicAuthSigv4Type'
@@ -24339,7 +24325,7 @@ components:
24339
24325
display_type:
24340
24326
description: "Combination of:\n - A severity error, warning, ok, or info\n
24341
24327
\ - A line type: dashed, solid, or bold\nIn this case of a Distribution
24342
- widget, this can be set to be `x_axis_percentile`.\n "
24328
+ widget, this can be set to be `x_axis_percentile`."
24343
24329
example: error dashed
24344
24330
type: string
24345
24331
label:
@@ -37610,9 +37596,7 @@ paths:
37610
37596
summary: Multi Raw Messages
37611
37597
value: 'hello
37612
37598
37613
- world
37614
-
37615
- '
37599
+ world'
37616
37600
simple-raw-message:
37617
37601
description: 'Submit log string. Log attributes can be passed as query
37618
37602
parameters in the URL. This enables the addition of tags or the
0 commit comments