We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb6431 commit 94e5610Copy full SHA for 94e5610
website/docs/r/metrics_search.html.markdown
@@ -41,7 +41,7 @@ The following arguments are supported:
41
- `title` - (Required) Title of the search.
42
- `description` - (Required) Description of the search.
43
- `parent_id` - (Required) The identifier of the folder to create the log search in.
44
-- `log_query` - Log query to perform.
+- `log_query` - Log query used to add an overlay to the chart.
45
- `metrics_queries` - (Required) Array of objects [MetricsSearchQuery](#schema-for-metrics_search_query). Metrics queries, up to the maximum of six.
46
- `time_range` - (Block List, Max: 1, Required) Time range of the log search. See [time range schema](#schema-for-time_range)
47
- `desired_quantization_in_secs` - (Optional) Desired quantization in seconds. Default value is `0`.
0 commit comments