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.
max_samples_per_query
1 parent 527f13e commit 5396311Copy full SHA for 5396311
docs/configuration/arguments.md
@@ -393,9 +393,7 @@ Valid per-tenant limits are (with their corresponding flags for default values):
393
394
- `max_series_per_query` / `-ingester.max-series-per-query`
395
396
-- `max_samples_per_query` / `-ingester.max-samples-per-query`
397
-
398
- Limits on the number of timeseries and samples returns by a single ingester during a query.
+ Limits on the number of timeseries returned by a single ingester during a query.
399
400
- `max_metadata_per_user` / `-ingester.max-metadata-per-user`
401
- `max_metadata_per_metric` / `-ingester.max-metadata-per-metric`
0 commit comments