Commit Graph

9492 Commits (17a92ca6a843477b8eb9a5d1255abd3adffe7091)
 

Author SHA1 Message Date
Fatih Sarhan bc89e9e494 mixin: Reorder template variables on Remote Write dashboard
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
Björn Rabenstein 4c56a193c5
Merge pull request #9478 from prometheus/beorn7/pkg-deprecation
3 years ago
曹明 a0d31c28fc tsdb: Add windows arm64 support.
3 years ago
Mateusz Gozdek b319b14431
tsdb/chunks: preallocate at least some space on non-Windows systems (#9581)
3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
3 years ago
Niko Smeds fdcd423dfe Increase time range for PrometheusHAGroupCrashlooping alert
3 years ago
Julien Pivotto c564984daa
Reduce Prometheus pull requests builds (#9666)
3 years ago
Torbjörn Lönnemark 5e06527190 Fix incorrect PR reference in 2.25.0 changelog
3 years ago
Julien Pivotto 9d1c1cd551 Add Robert as tsdb/agent maintainer
3 years ago
beorn7 a1e595edac Fix two trivial lint warnings
3 years ago
Bryan Boreham 26d8ae0e41 Rules: simplify map key for stale series detection
3 years ago
Matthew 628211c25a
Feat UI metrics search (#9629)
3 years ago
Augustin Husson 4caae4e4a6
add a negative boost for some trigonometric functions that can overlapp other regular promQL functions (#9688)
3 years ago
Conor Evans c28b9a0574
Add datacenter to Consul service discovery logs (#9668)
3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536)
3 years ago
johncming b882d2b7c7
tsdb/wal: Avoid writing closed channel. (#9566)
3 years ago
chenlujjj d18e42c650
refine comments of Checkpoint function (#9655)
3 years ago
Bartlomiej Plotka 789274bf9c cmd: Fixed storage flag regression introduced in #9660
3 years ago
Yijie Qin 6fce45838a
Add access function for restoration state of alerting rule (#9665)
3 years ago
Julien Pivotto b9c814fce6
Merge pull request #9681 from prometheus/release-2.31
3 years ago
Julien Pivotto 411021ada9
Release 2.31.1 (#9669)
3 years ago
Marco Pracucci 309b094b92
Optimized MemPostings.EnsureOrder() (#9673)
3 years ago