Patrick Oyarzun

Results 5 issues of Patrick Oyarzun

If a user selects an option from AutoFill, their input is ignored and the field is left empty. To reproduce: visit the live demo page on safari on an iPhone...

#### What this PR does Draft PR to trigger the CI Helm Jsonnet diff #### Which issue(s) this PR fixes or relates to Fixes #2205 #### Checklist - [ ]...

helm
release/notified-changelog-cut

This PR applies applicable label matchers to the set of label values before reading postings for each value. While experimenting with cardinality analysis in Mimir, I noticed that we often...

#### Is your feature request related to a problem? Please describe. There are two dimensions to ingestion in Mimir: space (ie unique series) and time (samples per minute). The current...

This issue is meant to aid in the investigation of https://github.com/grafana/mimir-squad/issues/1945. I'll reference code from this branch throughout: https://github.com/grafana/mimir/tree/logiraptor/prioritized-queues # Reproducing the problem 1. [Add flags to artificially slow down...