Skip to content

Commit 94e5610

Browse files
committed
Update metrics search markdown
1 parent ceb6431 commit 94e5610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/metrics_search.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following arguments are supported:
4141
- `title` - (Required) Title of the search.
4242
- `description` - (Required) Description of the search.
4343
- `parent_id` - (Required) The identifier of the folder to create the log search in.
44-
- `log_query` - Log query to perform.
44+
- `log_query` - Log query used to add an overlay to the chart.
4545
- `metrics_queries` - (Required) Array of objects [MetricsSearchQuery](#schema-for-metrics_search_query). Metrics queries, up to the maximum of six.
4646
- `time_range` - (Block List, Max: 1, Required) Time range of the log search. See [time range schema](#schema-for-time_range)
4747
- `desired_quantization_in_secs` - (Optional) Desired quantization in seconds. Default value is `0`.

0 commit comments

Comments
 (0)