prometheus/model
Bryan Boreham 948b52e6a4
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Compliance testing (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Merge pull request #18037 from chencs/casie/simple-alts-optimization
model/labels: improve performance for regex alternations of form .*literal1.*|.*literal2.*
2026-02-20 15:29:12 +00:00
..
exemplar Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram promql: use Kahan summation for Native Histograms (#15687) 2026-02-08 00:52:22 +01:00
labels Add regex optimization for simple contains alternations 2026-02-06 16:16:58 -08:00
metadata refactor(appenderV2): add TSDB AppenderV2 implementation 2025-12-09 10:39:43 +00:00
relabel [REFACTOR] Relabel: Remove unnecessary Process() function 2026-02-06 10:50:16 +00:00
rulefmt Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
textparse Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
timestamp Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
value Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00