Skip to content

Commit 6adc8b4

Browse files
roidelapluiebeorn7
andauthored
Update proposals/2025-04-04_extended-range-selectors-semantics.md
Co-authored-by: Björn Rabenstein <github@rabenste.in> Signed-off-by: Julien <291750+roidelapluie@users.noreply.github.com>
1 parent 7a657fc commit 6adc8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2025-04-04_extended-range-selectors-semantics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ increase(http_requests_total[5m] anchored)
210210
selectors), Prometheus will search **backward** using a lookback window to find
211211
the sample just before the boundary.
212212
- If there is no **previous sample**, we duplicate the first sample in the range at the start of the range.
213-
- If no sample is found within the selector range, the result dropped.
213+
- If no sample is found within the left-open and right-closed selector range, no result is returned for the respective series.
214214
- The lookback window is the lookback delta. Note: The loopback delta can be overriden per-query.
215215

216216
**Use cases**:

0 commit comments

Comments
 (0)