Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
164 commits
Select commit Hold shift + click to select a range
b6e22cd
Short-cut common memChunk operations
prymitive Aug 7, 2023
c7a2450
Prepare release 3.2.0-rc.0 (#15901)
jan--f Feb 4, 2025
d80c58c
prepare 3.2.0-rc.1 (#15968)
jan--f Feb 4, 2025
ef24d47
build: Ignore timestamps recording in gzip metadata
Antiz96 Feb 13, 2025
bf7ec40
Prepare release 3.2.0
jan--f Feb 6, 2025
6bf8f9a
Merge pull request #16040 from jan--f/prep-rel-3.2.0
jan--f Feb 17, 2025
c7d4b53
chore: enable unused-parameter from revive
mmorel-35 Feb 10, 2025
7bbbb5c
Merge pull request #16006 from mmorel-35/revive/unused-parameter
beorn7 Feb 21, 2025
b636046
Fix health color for target pools with single target that is down
juliusv Feb 22, 2025
e837ac9
Merge pull request #16068 from prometheus/fix/target-health-highlighting
juliusv Feb 22, 2025
528b3fc
scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0
matthewhughes-uw Feb 20, 2025
6ec89f1
refactor: use a more straightforward return value (#16070)
beforetech Feb 24, 2025
42d5550
Merge pull request #12659 from prymitive/memChunk
bboreham Feb 25, 2025
804c49d
Prepare release 3.2.1
jan--f Feb 25, 2025
57cb0c8
Merge pull request #16075 from jan--f/prep-rel-3.2.1
jan--f Feb 26, 2025
78599d0
notifier: Consider alert relabeling when deciding if alerts are dropped
Feb 26, 2025
a7ce2c3
Merge pull request #16035 from Antiz96/reproducible_builds
jan--f Feb 26, 2025
efa4f4a
doc: clarified behaviour of source_labels in relabel_config
bastischubert Feb 26, 2025
4b01140
doc: Update nodejs and npm requirements for build (#16082)
beorn7 Feb 26, 2025
2fb6697
Targets API: Remove superfluous if() and make variable names more int…
juliusv Feb 27, 2025
d72c1ec
Merge pull request #16081 from prometheus/bastischubert/1740588650
bboreham Feb 27, 2025
5efaa84
config: set gogc default value when config body is empty (#16052)
eskandaridanial Feb 27, 2025
911e305
Address review comments
juliusv Feb 27, 2025
29d8372
Merge pull request #16084 from prometheus/targets-api-cleanup
juliusv Feb 27, 2025
4be2243
Include scrape pool name for dropped targets in /api/v1/targets
juliusv Feb 27, 2025
77a505a
Merge pull request #16085 from prometheus/dropped-target-scrapepool
juliusv Feb 27, 2025
0e4e5a7
Fix typos (#16076)
co63oc Feb 28, 2025
3f0de72
Merge pull request #15979 from jrcichra/sendall-remap
machine424 Feb 28, 2025
bd64319
chore(deps-dev): bump eslint-plugin-react-refresh in /web/ui
dependabot[bot] Mar 1, 2025
6303dca
chore(deps-dev): bump @typescript-eslint/parser in /web/ui
dependabot[bot] Mar 1, 2025
2ad5362
chore(deps-dev): bump @eslint/js from 9.18.0 to 9.21.0 in /web/ui
dependabot[bot] Mar 1, 2025
8f4c794
chore(deps): bump github.com/prometheus/exporter-toolkit
dependabot[bot] Mar 1, 2025
62715de
chore(deps): bump github/codeql-action from 3.28.8 to 3.28.10
dependabot[bot] Mar 1, 2025
0a19c75
chore(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0
dependabot[bot] Mar 1, 2025
f396cd1
chore(deps): bump github.com/hetznercloud/hcloud-go/v2
dependabot[bot] Mar 1, 2025
94d45c0
chore(deps): bump github.com/KimMachineGun/automemlimit
dependabot[bot] Mar 1, 2025
26f003c
chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
dependabot[bot] Mar 1, 2025
51b9e07
chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
dependabot[bot] Mar 1, 2025
3a22ec9
chore(deps): bump github.com/prometheus/client_golang
dependabot[bot] Mar 2, 2025
b609a53
chore(deps-dev): bump prettier from 3.4.2 to 3.5.2 in /web/ui/react-app
dependabot[bot] Mar 2, 2025
3442a85
chore(deps): bump @codemirror/search in /web/ui/react-app
dependabot[bot] Mar 2, 2025
b7884b7
chore(deps-dev): bump @types/sinon in /web/ui/react-app
dependabot[bot] Mar 2, 2025
7d84675
chore(deps): bump sass from 1.83.0 to 1.85.1 in /web/ui/react-app
dependabot[bot] Mar 2, 2025
0337463
chore(deps): bump @codemirror/view in /web/ui/react-app
dependabot[bot] Mar 2, 2025
2ef8706
fix: format float to avoid overflow (#16083)
giulianopz Mar 3, 2025
1ab9fa7
Merge branch 'release-3.2' into sync-release-3.2
jan--f Mar 3, 2025
350d591
Merge pull request #16159 from jan--f/sync-release-3.2
jan--f Mar 3, 2025
8701888
chore(deps): bump @tanstack/react-query in /web/ui
dependabot[bot] Mar 3, 2025
4ae1eff
Bring back vertical grid lines
juliusv Mar 4, 2025
631890b
Add graph legend series toggling instructions again (#16164)
juliusv Mar 5, 2025
70aea5d
Only copy matchers on double click and add error handling (#16165)
juliusv Mar 5, 2025
9e5d59b
Merge pull request #16163 from prometheus/readd-vertical-grid
juliusv Mar 5, 2025
8e79631
Invert graph legend series show/hide behavior
juliusv Mar 5, 2025
7a2be11
Change "Cmd" to "⌘"
juliusv Mar 5, 2025
6da8b10
Merge pull request #16167 from prometheus/invert-legend-selection-beh…
juliusv Mar 5, 2025
6054e84
Fix test race by not calling t.Log() after test completion
juliusv Mar 5, 2025
677efa4
Merge pull request #16170 from prometheus/fix-test-logging-race
juliusv Mar 5, 2025
7cbf749
Upgrade to github.com/oklog/ulid/v2 (#16168)
aknuds1 Mar 5, 2025
8a76d74
chore(deps): bump github.com/ovh/go-ovh from 1.6.0 to 1.7.0
dependabot[bot] Mar 5, 2025
61aa828
TSDB: keep duplicate series records in checkpoints while their sample…
pr00se Mar 5, 2025
61f4d63
Merge pull request #16139 from prometheus/dependabot/go_modules/docum…
github-actions[bot] Mar 7, 2025
b461948
Merge pull request #16138 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
5277c91
Merge pull request #16137 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
ab99028
Merge pull request #16135 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
8ad7655
Merge pull request #16127 from prometheus/dependabot/go_modules/golan…
github-actions[bot] Mar 7, 2025
f88fca4
Merge pull request #16133 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
a98adf7
Merge pull request #16119 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
8c158f8
Merge pull request #16136 from prometheus/dependabot/go_modules/googl…
github-actions[bot] Mar 7, 2025
c6f5c72
chore(deps): bump github.com/gophercloud/gophercloud/v2
dependabot[bot] Mar 7, 2025
0fede10
chore(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0
dependabot[bot] Mar 7, 2025
cdabe1c
chore(deps): bump github.com/scaleway/scaleway-sdk-go
dependabot[bot] Mar 7, 2025
172ce3a
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependabot[bot] Mar 7, 2025
8026a29
Merge pull request #16179 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
4fab79f
Merge pull request #16116 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
cf11321
Merge pull request #15994 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
f03a991
Merge pull request #16120 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
56929ff
Upgrade to Go v1.24 (#16180)
aknuds1 Mar 7, 2025
5ad3a96
chore(deps): bump google.golang.org/api from 0.219.0 to 0.223.0
dependabot[bot] Mar 7, 2025
7a1add6
build: Make /prometheus group writable (#16073)
dgl Mar 7, 2025
58f92fd
chore(deps): bump golangci/golangci-lint-action in /scripts
dependabot[bot] Mar 7, 2025
f2d8af0
Fix testing of previous Go version
aknuds1 Mar 7, 2025
709ccc7
Synchronize go.mod files
aknuds1 Mar 7, 2025
5988bd2
Merge pull request #16132 from prometheus/dependabot/go_modules/googl…
github-actions[bot] Mar 7, 2025
c37e2fb
chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
dependabot[bot] Mar 7, 2025
d8065f2
chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0
dependabot[bot] Mar 7, 2025
e864c02
Merge pull request #16123 from prometheus/dependabot/go_modules/golan…
github-actions[bot] Mar 7, 2025
d7bb703
Merge pull request #16121 from prometheus/dependabot/go_modules/golan…
github-actions[bot] Mar 7, 2025
998dc92
chore(deps): bump github.com/hashicorp/consul/api from 1.31.0 to 1.31…
dependabot[bot] Mar 7, 2025
1d2325d
Merge pull request #16134 from prometheus/dependabot/github_actions/s…
github-actions[bot] Mar 7, 2025
c4a26a8
Merge pull request #16126 from prometheus/dependabot/github_actions/g…
github-actions[bot] Mar 7, 2025
a1430c9
chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#16130)
dependabot[bot] Mar 7, 2025
3de7525
chore(deps): bump actions/cache from 4.2.0 to 4.2.2 (#16128)
dependabot[bot] Mar 7, 2025
71cb219
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 (…
dependabot[bot] Mar 7, 2025
dc85d67
textparse: Optimize CreatedTimestamp; It returns int64 value now. (#1…
bwplotka Mar 7, 2025
3fe32ba
Merge pull request #16161 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
fe23d67
chore(deps): bump github.com/golang/glog from 1.2.3 to 1.2.4
dependabot[bot] Mar 7, 2025
da08701
chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 in /web/ui
dependabot[bot] Mar 7, 2025
08f1625
chore(deps): bump the k8s-io group across 1 directory with 3 updates …
dependabot[bot] Mar 7, 2025
5a377b3
Merge pull request #16184 from prometheus/dependabot/go_modules/githu…
github-actions[bot] Mar 7, 2025
e028d63
Merge pull request #16183 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
de784ce
chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#16129)
dependabot[bot] Mar 7, 2025
2019007
chore(deps): bump esbuild and vite in /web/ui (#16186)
dependabot[bot] Mar 7, 2025
6f9f295
chore(deps): bump github.com/docker/docker (#16118)
dependabot[bot] Mar 7, 2025
d44397d
Merge pull request #16140 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
b89d42b
Merge pull request #16104 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
a9950a3
Merge pull request #16099 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
c36c96b
chore(deps-dev): bump eslint-plugin-prettier in /web/ui/react-app (#1…
dependabot[bot] Mar 7, 2025
41cf977
chore(deps): bump @codemirror/commands in /web/ui/react-app (#15927)
dependabot[bot] Mar 7, 2025
55d1221
chore(deps): bump moment-timezone in /web/ui/react-app (#15936)
dependabot[bot] Mar 7, 2025
a41fdb8
chore(deps): bump @testing-library/react in /web/ui (#15937)
dependabot[bot] Mar 7, 2025
6934817
chore(deps): bump @prometheus-io/codemirror-promql in /web/ui/react-app
dependabot[bot] Mar 7, 2025
d63437a
chore(deps-dev): bump eslint-plugin-prettier in /web/ui (#15938)
dependabot[bot] Mar 7, 2025
e18f462
Merge pull request #16097 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
dabb3e8
Merge pull request #16142 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
bb57640
Merge pull request #16144 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
514d882
Merge pull request #16146 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
60a2dac
chore(deps-dev): bump vitest from 2.1.8 to 3.0.7 in /web/ui (#16107)
dependabot[bot] Mar 7, 2025
d053ed6
Merge pull request #16141 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
2ea7caa
chore(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 in /web/ui/react-app
dependabot[bot] Mar 7, 2025
d1c4057
chore(deps): bump @codemirror/autocomplete in /web/ui/react-app
dependabot[bot] Mar 7, 2025
642fdb3
Merge pull request #16150 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
575bfc8
chore(deps-dev): bump eslint-config-prettier in /web/ui (#16102)
dependabot[bot] Mar 7, 2025
754f730
Merge pull request #16147 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
cd32d05
Merge pull request #16151 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
604800e
chore(deps-dev): bump eslint-config-prettier in /web/ui/react-app (#1…
dependabot[bot] Mar 7, 2025
4e6605b
chore(deps): bump @codemirror/state in /web/ui/react-app
dependabot[bot] Mar 7, 2025
4a544da
Merge pull request #16148 from prometheus/dependabot/npm_and_yarn/web…
github-actions[bot] Mar 7, 2025
da0412a
chore(deps): bump the go-opentelemetry-io group across 1 directory wi…
dependabot[bot] Mar 7, 2025
e32d89a
[BUGFIX] Scraping: bump cache iteration after error (#16174)
bboreham Mar 8, 2025
7a7bc65
Add util/compression package to consolidate snappy/zstd use in Promet…
bwplotka Mar 10, 2025
53be282
refactor: use slices.Equal to simplify code
MarkDaveny Mar 8, 2025
1b92962
ci: attempt to run Go tests on Windows
zhengkezhou1 Mar 10, 2025
30d0479
[PERF] Remote-write: re-use memory to read WAL data (#16197)
bboreham Mar 11, 2025
bfa6138
golangci: Disable nolintlint due to known issues. (#16204)
bwplotka Mar 12, 2025
9630dc6
discovery(openstack): remove duplicated error handling for floatingip…
paulojmdias Mar 12, 2025
a4a4ef6
Merge pull request #16196 from zhengkezhou1/fix-discovery-test-wsl2
machine424 Mar 12, 2025
c88d0b0
promql: return NaN from `irate()` if second-last sample is NaN (#16199)
charleskorn Mar 13, 2025
94b43c5
utf8: Remove support for legacy global validation setting
ywwg Feb 26, 2025
0bfbd46
Merge pull request #16080 from prometheus/owilliams/escapeconfig-00-c…
ywwg Mar 13, 2025
95f49dd
Bump prometheus/common to v0.63.0 (#16210)
ArthurSens Mar 13, 2025
92c9f71
Fix rules UI to display correct value for 'keepFiringFor'
mustafain117 Mar 13, 2025
b0227d1
chore(discovery): disable some file update tests as flaky
machine424 Mar 14, 2025
fec2f26
fix(scrape): skip native histogram series if ingestion is disabled
krajorama Mar 17, 2025
05e48fe
Merge pull request #16218 from krajorama/fix-calling-appendexemplar-w…
krajorama Mar 17, 2025
85fa390
TSDB: Track count of unknown series referenced during WAL replay
pr00se Mar 5, 2025
401dbac
Add counters for unknown series references during WAL/WBL replay
pr00se Mar 12, 2025
2147538
Add missing series refs to benchmark
pr00se Mar 12, 2025
86eeaf1
Skip writing series records uniformly across the benchmark, so we ski…
pr00se Mar 14, 2025
37a41cc
Merge pull request #16166 from pr00se/track-missing-series
bboreham Mar 17, 2025
c6e4cf0
Address data race in main_test.go
pr00se Mar 17, 2025
6a439bd
remote read: Use more informative error msg for timeouts (#16157)
zenador Mar 18, 2025
37c2ebb
Make out-of-order native histograms flag a no-op and always enable (…
fionaliao Mar 18, 2025
7b4f093
Merge pull request #16211 from mustafain117/ui-bug-fix
juliusv Mar 18, 2025
d119e4d
Add missing CHANGELOG entry
pr00se Mar 17, 2025
d77d2a2
Merge pull request #16225 from pr00se/update-changelog
bboreham Mar 18, 2025
f6903bc
Let HistogramAppender.appendable return CounterResetHeader instead of…
fatsheep9146 Mar 18, 2025
ebeeb1c
Fix flaky TestReadClient/timeout test
pr00se Mar 18, 2025
62bf7db
Merge pull request #16224 from pr00se/main-test-data-race
codesome Mar 18, 2025
2a5ed8b
Merge pull request #16234 from pr00se/remote-read-timeout-test
codesome Mar 18, 2025
452fd42
Disable additional test as flaky on windows
pr00se Mar 17, 2025
9cc4741
Merge pull request #16221 from pr00se/flaky-windows-test
codesome Mar 18, 2025
1f020e3
Merge remote-tracking branch 'upstream/main' into sync-upstream
zenador Mar 19, 2025
63af231
Fix errors from merge
zenador Mar 19, 2025
b0d6b93
Fix lint
zenador Mar 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ linters:
- loggercheck
- misspell
- nilnesserr
- nolintlint
# TODO(bwplotka): Enable once https://github.com/golangci/golangci-lint/issues/3228 is fixed.
# - nolintlint
- perfsprint
- predeclared
- revive
Expand Down Expand Up @@ -157,7 +158,6 @@ linters-settings:
- name: unexported-return
- name: unreachable-code
- name: unused-parameter
disabled: true
- name: var-declaration
- name: var-naming
testifylint:
Expand Down
2 changes: 1 addition & 1 deletion .promu.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
go:
# Whenever the Go version is updated here,
# .github/workflows should also be updated.
version: 1.23
version: 1.24
repository:
path: github.com/prometheus/prometheus
build:
Expand Down
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,32 @@

## unreleased

* [CHANGE] Make setting out-of-order native histograms feature (`--enable-feature=ooo-native-histograms`) a no-op. Out-of-order native histograms are now always enabled when `out_of_order_time_window` is greater than zero and `--enable-feature=native-histograms` is set. #16207
* [ENHANCEMENT] TSDB: add `prometheus_tsdb_wal_replay_unknown_refs_total` and `prometheus_tsdb_wbl_replay_unknown_refs_total` metrics to track unknown series references during WAL/WBL replay. #16166
* [BUGFIX] TSDB: fix unknown series errors and possible lost data during WAL replay when series are removed from the head due to inactivity and reappear before the next WAL checkpoint. #16060

## 3.2.1 / 2025-02-25

* [BUGFIX] Don't send Accept` header `escape=allow-utf-8` when `metric_name_validation_scheme: legacy` is configured. #16061

## 3.2.0 / 2025-02-17

* [CHANGE] relabel: Replace actions can now use UTF-8 characters in `targetLabel` field. Note that `$<chars>` or `${<chars>}` will be expanded. This also apply to `replacement` field for `LabelMap` action. #15851
* [CHANGE] rulefmt: Rule names can use UTF-8 characters, except `{` and `}` characters (due to common mistake checks). #15851
* [FEATURE] remote/otlp: Add feature flag `otlp-deltatocumulative` to support conversion from delta to cumulative. #15165
* [ENHANCEMENT] openstack SD: Discover Octavia loadbalancers. #15539
* [ENHANCEMENT] scrape: Add metadata for automatic metrics to WAL for `metadata-wal-records` feature. #15837
* [ENHANCEMENT] promtool: Support linting of scrape interval, through lint option `too-long-scrape-interval`. #15719
* [ENHANCEMENT] promtool: Add --ignore-unknown-fields option. #15706
* [ENHANCEMENT] ui: Make "hide empty rules" and hide empty rules" persistent #15807
* [ENHANCEMENT] web/api: Add a limit parameter to `/query` and `/query_range`. #15552
* [ENHANCEMENT] api: Add fields Node and ServerTime to `/status`. #15784
* [PERF] Scraping: defer computing labels for dropped targets until they are needed by the UI. #15261
* [BUGFIX] remotewrite2: Fix invalid metadata bug for metrics without metadata. #15829
* [BUGFIX] remotewrite2: Fix the unit field propagation. #15825
* [BUGFIX] scrape: Fix WAL metadata for histograms and summaries. #15832
* [BUGFIX] ui: Merge duplicate "Alerts page settings" sections. #15810
* [BUGFIX] PromQL: Fix `<aggr_over_time>` functions with histograms. #15711

## 3.1.0 / 2025-01-02

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY NOTICE /NOTICE
COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2

WORKDIR /prometheus
RUN chown -R nobody:nobody /etc/prometheus /prometheus
RUN chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus

USER nobody
EXPOSE 9090
Expand Down
2 changes: 1 addition & 1 deletion Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_
SKIP_GOLANGCI_LINT :=
GOLANGCI_LINT :=
GOLANGCI_LINT_OPTS ?=
GOLANGCI_LINT_VERSION ?= v1.63.4
GOLANGCI_LINT_VERSION ?= v1.64.6
# golangci-lint only supports linux, darwin and windows platforms on i386/amd64/arm64.
# windows isn't included here because of the path separator being different.
ifeq ($(GOHOSTOS),$(filter $(GOHOSTOS),linux darwin))
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ Prometheus will now be reachable at <http://localhost:9090/>.
To build Prometheus from source code, You need:

* Go [version 1.22 or greater](https://golang.org/doc/install).
* NodeJS [version 16 or greater](https://nodejs.org/).
* npm [version 7 or greater](https://www.npmjs.com/).
* NodeJS [version 22 or greater](https://nodejs.org/).
* npm [version 8 or greater](https://www.npmjs.com/).

Start by cloning the repository:

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0
3.2.1
Loading