Default Branch

main
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 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 (0) (push) Waiting to run
CI / Build Prometheus for common architectures (1) (push) Waiting to run
CI / Build Prometheus for common architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (0) (push) Waiting to run
CI / Build Prometheus for all architectures (1) (push) Waiting to run
CI / Build Prometheus for all architectures (10) (push) Waiting to run
CI / Build Prometheus for all architectures (11) (push) Waiting to run
CI / Build Prometheus for all architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (3) (push) Waiting to run
CI / Build Prometheus for all architectures (4) (push) Waiting to run
CI / Build Prometheus for all architectures (5) (push) Waiting to run
CI / Build Prometheus for all architectures (6) (push) Waiting to run
CI / Build Prometheus for all architectures (7) (push) Waiting to run
CI / Build Prometheus for all architectures (8) (push) Waiting to run
CI / Build Prometheus for all architectures (9) (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

83962c35a4 · test(cmd/prometheus): add TestFeatureFlagsDocumented and adjust --enable-feature description (#18487) · Updated 2026-04-20 22:08:42 +08:00

Branches

cedwards/add-monotonicity-label
Some checks failed
CI / Go tests (push) Has been cancelled
CI / More Go tests (push) Has been cancelled
CI / Go tests with previous Go version (push) Has been cancelled
CI / UI tests (push) Has been cancelled
CI / Go tests on Windows (push) Has been cancelled
CI / Mixins tests (push) Has been cancelled
CI / Build Prometheus for common architectures (0) (push) Has been cancelled
CI / Build Prometheus for common architectures (1) (push) Has been cancelled
CI / Build Prometheus for common architectures (2) (push) Has been cancelled
CI / Build Prometheus for all architectures (0) (push) Has been cancelled
CI / Build Prometheus for all architectures (1) (push) Has been cancelled
CI / Build Prometheus for all architectures (10) (push) Has been cancelled
CI / Build Prometheus for all architectures (11) (push) Has been cancelled
CI / Build Prometheus for all architectures (2) (push) Has been cancelled
CI / Build Prometheus for all architectures (3) (push) Has been cancelled
CI / Build Prometheus for all architectures (4) (push) Has been cancelled
CI / Build Prometheus for all architectures (5) (push) Has been cancelled
CI / Build Prometheus for all architectures (6) (push) Has been cancelled
CI / Build Prometheus for all architectures (7) (push) Has been cancelled
CI / Build Prometheus for all architectures (8) (push) Has been cancelled
CI / Build Prometheus for all architectures (9) (push) Has been cancelled
CI / Check generated parser (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / fuzzing (push) Has been cancelled
CI / codeql (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (push) Has been cancelled
CI / Publish main branch artifacts (push) Has been cancelled
CI / Publish release artefacts (push) Has been cancelled
CI / Publish UI on npm Registry (push) Has been cancelled

5cba841126 · Update and expand tests · Updated 2025-08-19 00:29:16 +08:00

1475
14

6b67a67d7d · More alerts page filtering measurement · Updated 2025-08-12 00:50:49 +08:00

1475
2

97413db2e2 · prw2: Move Remote Write 2.0 CT to Sample · Updated 2025-08-11 19:58:13 +08:00

1475
1

7268ac6d78 · Do not use custom labels implementation · Updated 2025-08-11 15:16:12 +08:00

1476
41

768ff54233 · Add support for temporality label in OTLP endpoint · Updated 2025-07-31 23:20:12 +08:00    Shikong

1525
1

44438a050c · PoC to flush series labels to disk · Updated 2025-07-25 07:34:17 +08:00    Shikong

1629
1

b6aff14ced · Fix linting and flaky test · Updated 2025-07-11 03:59:06 +08:00    Shikong

1613
5

caff76d86b · chore(promql): add public API to be able to evaluate duration expressions · Updated 2025-07-10 19:09:41 +08:00    Shikong

1593
1

b48bc9dc7e · Add testcase from issue 14172 · Updated 2025-07-04 02:45:16 +08:00    Shikong

1634
2

23260159da · POC: convert OTLP to storage.Appender instead of remote write · Updated 2025-07-03 21:42:33 +08:00    Shikong

1629
1

5c8edf69bd · M-map a series as soon as it goes stale · Updated 2025-07-02 04:47:16 +08:00    Shikong

1649
1

d344ea7bf4 · Merge pull request #16790 from prometheus/v2.53.4-deps · Updated 2025-06-30 17:38:19 +08:00    Shikong

4461
0
Included

ca9688131b · POC for compacting earlier than 1.5x of block size · Updated 2025-06-27 23:29:02 +08:00    Shikong

1661
1

31270ac35e · POC: new native histogram extrapolation idea · Updated 2025-06-27 21:19:51 +08:00    Shikong

1666
1

b392caf256 · Prepare release 3.4.2 · Updated 2025-06-27 04:48:39 +08:00    Shikong

1839
0
Included

8c19633255 · v3 test. · Updated 2025-06-20 21:57:17 +08:00    Shikong

1684
1

26088d01b9 · fix(parser): parenthesis around aggregate expression parsing · Updated 2025-05-07 17:13:40 +08:00    Shikong

2353
2

3dcecabff6 · Merge pull request #16434 from machine424/3.3.1 · Updated 2025-05-02 22:58:25 +08:00    Shikong

2176
5

4c72cba2e7 · Rough implementation for direct and extrapolated delta rate and increase · Updated 2025-04-23 03:11:08 +08:00    Shikong

1993
27

d68982d38e · Add support for overrides. · Updated 2025-04-02 05:04:46 +08:00    Shikong

2174
8