prometheus/rules
György Krajcsovits 70bc06718d
feat(tsdb): new AppenderV2 and AtST interface for chunks
No implementation yet. Just to test the shape of the interface.
AtST is implemented for trivial cases, anything else is hard coded
to return 0.

Ref: https://github.com/prometheus/prometheus/issues/17791

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2026-01-14 13:15:09 +01:00
..
fixtures Optimise concurrent rule evaluation for rules querying ALERTS and ALERTS_FOR_STATE (#17064) 2025-08-21 16:57:57 +02:00
alerting.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
alerting_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
group.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
group_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
manager.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
manager_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
origin.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
origin_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
recording.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
recording_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
rule.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00