Owen Diehl

Results 14 comments of Owen Diehl

Small update during bug scrub: There are two issues here, 1) We'd like Grafana to interpolate `${__range_s}` in upstream queries 2) @wardbekker has started some work on a probabilistic topk...

The problem here has to do with query planning and unfortunately will differ query by query. First off, the `max_query_series` limit prevents the number of series being returned by a...

Good catch @jtlisi. When I initially added Loki support, I blanked added the entire project as a dependency. Likely we can slim this down substantially.