Harry John

Results 4 comments of Harry John

### Test 1: without enabling the max_fetched_data_bytes_per_query #### Limit ``` max_fetched_chunks_per_query: 20000000 max_fetched_series_per_query: 12000000 max_fetched_chunk_bytes_per_query: 750000000 ``` #### Result ``` ➜ ~ awscurl --region us-west-2 --service aps -X POST "https:///api/v1/query"...

LGTM! Congrats on your first OSS PR Juan.

> After this is in place, we could also make use of that limit hint for `storage.remote.read-sample-limit` https://github.com/prometheus/prometheus/pull/4532/files @machine424 - Sorry, I didn't understand how the sample limit is relevant...

Hey @bboreham, could you please take a look at this PR?