Skip to content

Commit

Permalink
Regenerate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
romainberger authored and zippolyte committed Aug 23, 2021
1 parent bf69541 commit 86ffa83
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
16 changes: 8 additions & 8 deletions docs/resources/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -1607,7 +1607,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--geomap_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down Expand Up @@ -2689,7 +2689,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--group_definition--widget--geomap_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down Expand Up @@ -4577,7 +4577,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--group_definition--widget--query_value_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down Expand Up @@ -5867,7 +5867,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--group_definition--widget--timeseries_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down Expand Up @@ -6424,7 +6424,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--group_definition--widget--toplist_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down Expand Up @@ -8417,7 +8417,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--query_value_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down Expand Up @@ -9707,7 +9707,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--timeseries_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down Expand Up @@ -10264,7 +10264,7 @@ Optional:
Required:

- **compute** (Block List, Min: 1) The compute options. (see [below for nested schema](#nestedblock--widget--toplist_definition--request--query--event_query--compute))
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`.
- **data_source** (String) The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`.
- **name** (String) The name of query for use in formulas.

Optional:
Expand Down
5 changes: 3 additions & 2 deletions docs/resources/synthetics_global_variable.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ resource "datadog_synthetics_global_variable" "test_variable" {
- **description** (String) Description of the global variable.
- **parse_test_id** (String) Id of the Synthetics test to use for a variable from test.
- **parse_test_options** (Block List, Max: 1) ID of the Synthetics test to use a source of the global variable value. (see [below for nested schema](#nestedblock--parse_test_options))
- **secure** (Boolean) Sets the variable as secure. Defaults to `false`.
- **restricted_roles** (Set of String) A list of role identifiers to associate with the Synthetics global variable.
- **secure** (Boolean) If set to true, the value of the global variable is hidden. Defaults to `false`.
- **tags** (List of String) A list of tags to associate with your synthetics global variable.

### Read-Only
Expand All @@ -58,7 +59,7 @@ Optional:

Required:

- **type** (String) Type of parser to extract the value. Valid values are `raw`, `json_path`, `regex`.
- **type** (String) Type of parser to extract the value. Valid values are `raw`, `json_path`, `regex`, `x_path`.

Optional:

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/synthetics_test.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ Optional:

Required:

- **type** (String) Type of parser for a Synthetics global variable from a synthetics test. Valid values are `raw`, `json_path`, `regex`.
- **type** (String) Type of parser for a Synthetics global variable from a synthetics test. Valid values are `raw`, `json_path`, `regex`, `x_path`.

Optional:

Expand Down

0 comments on commit 86ffa83

Please sign in to comment.