9412 Commits (c32725ba7873dbaa39c223410043430ffa5a26c0)
 

Author SHA1 Message Date
Julien Pivotto c32725ba78
Release Prometheus 2.32.0-beta.0 (#9747) 3 years ago
dependabot[bot] cc3a6c17fd
build(deps): bump github.com/Azure/go-autorest/autorest/adal (#9756) 3 years ago
dependabot[bot] da7a415eee
build(deps): bump github.com/Azure/azure-sdk-for-go (#9751) 3 years ago
dependabot[bot] b71c15a548
build(deps): bump github.com/Azure/azure-sdk-for-go (#9751) 3 years ago
dependabot[bot] 9fe9b246f2
build(deps-dev): bump @lezer/common from 0.15.5 to 0.15.8 in /web/ui (#9749) 3 years ago
dependabot[bot] 0986a1d97d
build(deps): bump k8s.io/client-go from 0.22.2 to 0.22.3 (#9743) 3 years ago
Matthew 7ee52bfb86
feat: linreg => slope 0 for const values (#9728) 3 years ago
dependabot[bot] 5bec690282
build(deps): bump github.com/hetznercloud/hcloud-go (#9742) 3 years ago
dependabot[bot] 235cab458a
build(deps): bump github.com/envoyproxy/protoc-gen-validate (#9739) 3 years ago
dependabot[bot] 81e611b753
build(deps): bump github.com/aws/aws-sdk-go from 1.41.7 to 1.42.4 (#9740) 3 years ago
dependabot[bot] e60d47ddab
build(deps): bump k8s.io/apimachinery from 0.22.2 to 0.22.3 (#9741) 3 years ago
dependabot[bot] 7dfadd7f8d
Bump i from 0.3.6 to 0.3.7 in /web/ui (#9732) 3 years ago
dependabot[bot] 06aaf49e11
Bump actions/upload-artifact from 1 to 2.2.4 (#9731) 3 years ago
dependabot[bot] 02840e7bec
Bump @types/react-router-dom from 5.1.8 to 5.3.2 in /web/ui (#9736) 3 years ago
dependabot[bot] ab81e0f583
Bump @types/node from 16.9.1 to 16.11.7 in /web/ui (#9734) 3 years ago
dependabot[bot] 1b5aedea1a
Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.33.0 in /web/ui (#9733) 3 years ago
dependabot[bot] 19a7709541
Bump @codemirror/highlight from 0.19.5 to 0.19.6 in /web/ui (#9735) 3 years ago
Julien Pivotto ddddb0dee4
Fix dependabot (#9730) 3 years ago
Augustin Husson a7acf93d59
enable dependabot (#9722) 3 years ago
Julien Pivotto f678ae2146
Switch issues locking to github actions (#9715) 3 years ago
ozairasim 52159840eb
Expose Error function for WrappedError (#9662) 3 years ago
Mauro Stettler 8a4f659126 fix error message 3 years ago
Robert Fratto 72a9f7fee9
Share TSDB locker code with agent (#9623) 3 years ago
Hu Shuai 5a9be19062
Fix a typo and the grammar in docs/configuration/configuration.md (#9717) 3 years ago
Peter Štibraný 422e7839d4
Add more size checks when writing individual sections in the index. (#9710) 3 years ago
Mateusz Gozdek 79a753db7e web: randomize used port in TestAgentAPIEndPoints test 3 years ago
Mateusz Gozdek 83086aee00 tsdb/agent: use unique registry per tests 3 years ago
Mateusz Gozdek c08bb86be0 cmd/prometheus: use random listen port in TestStartupInterrupt test 3 years ago
Mateusz Gozdek 7bd7573891 cmd/prometheus/main_unix_test.go: fix unix test styling 3 years ago
Mateusz Gozdek ed698c5480 .golangci.yml: sort output by default 3 years ago
Mateusz Gozdek e235b499b0 Makefile: consistently re-use UI_PATH variable 3 years ago
Mateusz Gozdek 2f312ff4c5 tsdb: mark TestTombstoneCleanRetentionLimitsRace test as slow 3 years ago
David Leadbeater c0c5f3227b Update to return a float 3 years ago
David Leadbeater 89ebb3dcf2 Add parseDuration to template functions 3 years ago
Augustin Husson 69b761a187
fix the different url used in the codemirror-promql readme (#9713) 3 years ago
Thomas Jackson f0003bc0ba
Don't drop ParenExpr when creating StepInvariantExpr (#9591) 3 years ago
Levi Harrison 7400e07fa9
Close DB in Agent tests (#9630) 3 years ago
Robert Fratto 4a83e6f453
Remove agent mode warnings when loading configs (#9622) 3 years ago
Jacques-Etienne Beaudet 9fae120f2a Support int and uint as datatype for template formatting 3 years ago
Mateusz Gozdek 0bfef847b0 discovery/consul: fix leaking goroutine from test 3 years ago
Mateusz Gozdek d8561dbfd8 storage/remote: make tests use separate remote write configs 3 years ago
Mateusz Gozdek 116552cc58 storage/remote: check errors from ApplyConfig in tests 3 years ago
Mateusz Gozdek 4ef8c7c1d8 discovery/xds: make each test use separate HTTP resource config 3 years ago
Mateusz Gozdek fedcb8999b discovery/marathon: make test use separate instances of config 3 years ago
Mateusz Gozdek 2cf7479622 web: prepare TestFederation_NotReady test for parallel execution 3 years ago
Mateusz Gozdek b2c933e317 web: randomize used listening ports for tests 3 years ago
Mateusz Gozdek fa1b14e146 cmd/prometheus: randomize test port and isolate test data directory 3 years ago
Mateusz Gozdek 5e002dec68 util/testutil: add RandomUnprivilegedPort function 3 years ago
Bryan Boreham 1ed94142fc
remote-write: slow down retries to avoid DDOS (#9634) 3 years ago
Mateusz Gozdek f4650c27e7 tsdb/wal: fix flaky TestReaderFuzz* tests 3 years ago