Commit Graph

7043 Commits (160186da18d8daa39b2318f9bb7263fc106847b9)
 

Author SHA1 Message Date
Chris Marchbanks 160186da18
Store labels.Labels instead of []prompb.Label
5 years ago
Simon Pasquier 24844cc222
notifier: move away test assertions from goroutines (#5430)
5 years ago
Max cb5213e914 Change the global variable 'name' to a local variable so that it can not populate the global space. (#5970)
5 years ago
Erfan Besharat 9336c01dfd Add methods to fetch page's buf data in tsdb WAL (#5967)
5 years ago
Yao Zengzeng 21c9789083 multiple queries test for StreamRead (#5969)
5 years ago
Hrishikesh Barman 78a9b474d2 building individual binaries with make build (#5966)
5 years ago
Simon Pasquier 06066a3619
*: improve error messages when parsing bad rules (#5965)
5 years ago
johncming 1fa5a75a3a Ctx name (#5961)
5 years ago
陈谭军 50d453b3c3 fix-up tsdb-typo (#5954)
5 years ago
Stanislav Putrya 6141a8bd7c Show warnings in UI if query have returned some warnings (#5964)
5 years ago
li mengyang 1c6d2194c4 fix spelling mistakes in docs (#5952)
5 years ago
Krasi Georgiev 17560d4b22
Revert "Add GH actions" (#5950)
5 years ago
Krasi Georgiev e4560e0d64
Add GH actions (#5949)
5 years ago
Sayan Chowdhury cb66e325d8 Show the warnings during label query (#5924)
5 years ago
johncming ac3cedb108 promql: Modify the order of return values. (#5940)
5 years ago
johncming d1b3a6e013 promql: Optimize the writing (#5941)
5 years ago
Brian Brazil c66bfce8cf
Don't panic on short input. (#5939)
5 years ago
johncming 7d43feb03f tsdb/wal: some small refactoring for easier reading (#5930)
5 years ago
Chris Marchbanks 5e36aa1491 Add test for MemPostings.Delete (#5910)
5 years ago
李国忠 d89e783217 [bugfix] custom SD: when ip out of order, reflect.deepEqual can not correctly identify whether there is a change (#5856)
5 years ago
Harkishen Singh f0bb8129c3 Fixes service-discovery view when accessed from unhealthy targets (#5915)
5 years ago
Tobias Klauser 02430f88da pkg/runtime: simplify Utsname string conversion (#5625)
5 years ago
Yevgeny Pats 0e1767ba93 Add Continuous Fuzzing via Fuzzit (#5890)
5 years ago
Tariq Ibrahim f0a5f88b95 [prometheus_sd/kubernetes]add new node address types for discover (#5902)
5 years ago
Bartek Płotka 48b2c9c8ea
remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703)
5 years ago
Frederic Branczyk d7f4183791
Merge pull request #5914 from prometheus/release-2.12
5 years ago
Julius Volz 43acd0e2e9
Cut v2.12.0 (#5913)
5 years ago
johncming 099b0d7c29 template: remove redundant parentheses. (#5904)
5 years ago
Bartek Płotka 5cb32d67f9
Merge pull request #5893 from prometheus/unify-tsdbutil
5 years ago
Julius Volz eaf81808d5 Add date to CHANGELOG.md entry to make promu work
5 years ago
Julius Volz 5400ab4b87
Fix version (append -rc.0) in VERSION file (#5896)
5 years ago
Julius Volz 51f601ea82
Cut v2.12.0-rc.0 (#5894)
5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge.
5 years ago
Julius Volz b5c833ca21
Update go.mod dependencies before release (#5883)
5 years ago
Björn Rabenstein 70ce3df23c
Merge pull request #5860 from tariq1890/variadic
5 years ago
Bartek Płotka 32be514845
Merge pull request #5805 from codesome/merge-tsdb
5 years ago
Brian Brazil e62f30d497
Correctly handle empty labels from alert templates. (#5845)
5 years ago
Chris Marchbanks a6a55c433c Improve desired shards calculation (#5763)
5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus
5 years ago
Ganesh Vernekar 750e438ebb
Merge remote-tracking branch 'tsdb/merge-tsdb' into merge-tsdb-new
5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory
5 years ago
tariqibrahim df99d943ba pass multiple args to Registers.MustRegister method
5 years ago
Krzysztof Kowalczyk 6e53980bbf fix fuzz targets (#5851)
5 years ago
Björn Rabenstein c9f617af55
Merge pull request #5825 from simonpasquier/fix-wal-corruptions-alert
5 years ago
Bartek Płotka 8ae00e9868
Merge pull request #5854 from AllenZMC/patch-1
5 years ago
AllenZMC 00b556e9b5 fix mis-spelling in template.go
5 years ago
ethan 38ccf0157e cleanup: correct func name in log message (#5852)
5 years ago
AllenZMC 3638e4ab18 fix mis-spelling in fuzz.go (#5848)
5 years ago
Frederic Branczyk 99ef093e2f
Merge pull request #4639 from csmarchbanks/move-to-testutil
5 years ago
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify
5 years ago