prometheus/model/labels
George Krajcsovits 12be92b117
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 for 32-bit x86 (push) Waiting to run
CI / Go tests for Prometheus upgrades and downgrades (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) Blocked by required conditions
CI / Build Prometheus for all architectures (push) Blocked by required conditions
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
govulncheck / Run govulncheck (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Merge pull request #18833 from colega/fast-regex-matcher-set-matches-optimizations
perf(labels): check length bitmask (bloom filter) in FastRegexMatcher
2026-06-30 15:44:48 +02:00
..
float.go fix: Added Unroll support to Sparse NHCBs 2025-10-10 19:12:30 +05:30
labels_common.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
labels_dedupelabels.go chore: fix emptyStringTest issues from gocritic (#18226) 2026-03-04 08:24:50 +01:00
labels_dedupelabels_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
labels_slicelabels.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
labels_slicelabels_test.go chore: fix typos in comments and docs 2026-06-22 01:27:56 +08:00
labels_stringlabels.go chore: fix emptyStringTest issues from gocritic (#18226) 2026-03-04 08:24:50 +01:00
labels_stringlabels_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
labels_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
matcher.go chore: fix emptyStringTest issues from gocritic (#18226) 2026-03-04 08:24:50 +01:00
matcher_test.go model/labels: Add case-insensitive prefix matching optimization (#18540) 2026-06-02 10:52:24 +01:00
regexp.go Merge pull request #18833 from colega/fast-regex-matcher-set-matches-optimizations 2026-06-30 15:44:48 +02:00
regexp_test.go Merge pull request #18833 from colega/fast-regex-matcher-set-matches-optimizations 2026-06-30 15:44:48 +02:00
sharding.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sharding_dedupelabels.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sharding_stringlabels.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
sharding_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
test_utils.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00