Fiona Liao

Results 5 issues of Fiona Liao

Mixins are a collection of configurable, reusable Prometheus rules, alerts and/or Grafana dashboards for a particular system. The idea is that you can use these to set up appropriate monitoring...

#### What this PR does For OOO time windows longer than 13h, `query-ingesters-within` will need to be extended from its default value otherwise we wouldn't query older OOO samples until...

Part of https://github.com/prometheus/prometheus/issues/13494 Adding some additional tests for operators over nhcb with incompatible schema. Specifically this PR checks: - logical/set binary operators work as normal - sample values don't matter...

Very small refactor to make the check for otel valid temporalities easier to read. I did write the previous version but looking back, it's a bit confusing to reason out...

#### What this PR does Rough implementation for splitting and caching partial parts of instant queries for functions over range vectors. Currently only works for `sum_over_time()` (though it doesn't do...