We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd1606 commit dc7a3c3Copy full SHA for dc7a3c3
docs/components/query.md
@@ -235,6 +235,10 @@ Flags:
235
which data is deduplicated. Still you will be
236
able to query without deduplication using
237
'dedup=false' parameter.
238
+ --query.instant.default.max_source_resolution=0s
239
+ default value for max_source_resolution for
240
+ instant queries. If not set, defaults to 0s
241
+ only taking raw resolution into account.
242
--selector-label=<name>="<value>" ...
243
Query selector labels that will be exposed in
244
info endpoint (repeated).
0 commit comments