Galen Kistler
                                            Galen Kistler
                                        
                                    @aocenas @ivanahuckova I'm running into a little trouble with the unit tests on this PR: the new libraries are providing different output when parsing strings in our test cases. For...
Issue with unit tests after merging in latest main, pulling into draft
@ivanahuckova Unfortunately that's not possible, the new lezer-promql requires lezer/common ^1.0 and lezer/lr ^1.0 as well, I did try to separate these PRs, but the updated version of `lezer-promql` uses...
I was unable to reproduce this on main (local and cloud), or on 8.4.1 locally.
Yeah if I add a spam a bunch of chars I can trigger a similar error, but it's still very intermittent, and it usually appears to happen after the initial...
So this is made much more easily reproducible when throttling network speed. The error appears to be thrown when we're cancelling an ongoing query after the user enters additional input....
Ok so after discovering I could reliably reproduce this issue when throttling network request speed, I found that I can reliably reproduce this on [9.0.6](https://github.com/grafana/grafana/releases/tag/v9.0.6), but not main or [9.1.0-beta1](https://github.com/grafana/grafana/releases/tag/v9.1.0-beta1),...
@nikobearrr Are you able to test this locally against the 9.1.0-beta1 branch and verify my result? If not we can wait until 9.1.0 is released (tentatively next week, but it'll...
The fix for this was released in [v9.1.0](https://github.com/grafana/grafana/releases/tag/v9.1.0). Closing this ticket, but let us know if you're still seeing issues.
Adding blocked label as this appears to be dependent on prometheus version detection: https://github.com/grafana/observability-metrics-squad/issues/22 @bohandley @itsmylife