Commit Graph

825 Commits (61b000ee0e6a6095ef194e18f47a42ebb51c2acb)
 

Author SHA1 Message Date
Ganesh Vernekar 61b000ee0e
Fix review comments 7 years ago
Ganesh Vernekar 632dfb349e
Add new metrics. 7 years ago
Callum Styan a971f52ac8 clean up after running repair tests (#372) 7 years ago
Martin Chodur dbd765a0e3 Refactor Makefile to use Makefile.common (#324) 7 years ago
Krasi Georgiev d05611c027
removed some unused code and moved mockSeriesSet in querier_test (#394) 7 years ago
Krasi Georgiev d38516b1c2
remove unused changes variable (#391) 7 years ago
Chris Marchbanks 2db59a71a6 Fix assert order being backwards in a few places (#388) 7 years ago
Ganesh Vernekar e779603633 Reuse testutil (#393) 7 years ago
Goutham Veeramachaneni 9c8ca47399
Fix filehandling for windows (#392) 7 years ago
Julius Volz 5ae6c60d39 Handle a bunch of unchecked errors (#365) 7 years ago
Fabian Reinartz dfcb7d0d50
Merge pull request #389 from gouthamve/wal-corruptio 7 years ago
Goutham Veeramachaneni c7d0d10da4
Make sure WAL Repair can handle wrapped errors 7 years ago
Björn Rabenstein d1a6edae6f
Merge pull request #386 from prometheus/beorn7/client_golang 7 years ago
beorn7 3bc6c670fa Revert "Remove `prometheus_` prefix from metrics" 7 years ago
Chris Marchbanks a8966cb53d Fix race condition between gc and committing (#378) 7 years ago
Callum Styan 722f0ab920 break MigrateWAL into two functions, detection and migration (#371) 7 years ago
Frederic Branczyk 1b651ea7d4
Merge pull request #383 from prometheus/beorn7/client_golang 7 years ago
beorn7 98fe30438c Remove `prometheus_` prefix from metrics 7 years ago
Krasi Georgiev ad459ca1f4
re-added TestDeleteUntilCurMax TestDelete_e2e (#382) 7 years ago
Bob Shannon cb7f320d42 Expose prometheus_tsdb_lowest_timestamp metric (#363) 7 years ago
Alexey Palazhchenko 9be883670e fix the test data file path in benchmarks. (#345) 7 years ago
Ganesh Vernekar 2945db18ca Changes in series names (and types) exposed (#376) 7 years ago
Goutham Veeramachaneni d9129adb52
Merge pull request #375 from codesome/symbol-table-size 7 years ago
Ganesh Vernekar 77d2c7cf3d
Added metric for symbol table size 7 years ago
Simon Pasquier eeb3a7435a
Merge pull request #319 from simonpasquier/improve-repair-err 7 years ago
Fabian Reinartz 06f01d45ad
Merge pull request #366 from prometheus/32bit 7 years ago
Fabian Reinartz 22cae653d8 Fixes for 32bit archs 7 years ago
Fabian Reinartz 2a0e96eb19
Merge pull request #332 from prometheus/newwal 7 years ago
Fabian Reinartz 74b3501161 Fix Rename call 7 years ago
Fabian Reinartz 76990518d3
Merge pull request #340 from prometheus/wal_migrate 7 years ago
Fabian Reinartz ee7ee059ef Fix doc comments 7 years ago
Fabian Reinartz a9a8fabd2c
Merge pull request #339 from prometheus/inittime 7 years ago
Fabian Reinartz f8ec0074e7 Add Replace function 7 years ago
Fabian Reinartz b81e0fbf2a Address comments 7 years ago
Fabian Reinartz 45071c657c Properly initialize head time 7 years ago
Fabian Reinartz 22fd3ef24e Deal with zero-length segments 7 years ago
Fabian Reinartz 92e1b20957 Fix close handling 7 years ago
Fabian Reinartz 1a5573b4ce Migrate write ahead log 7 years ago
Fabian Reinartz 3e76f0163e Address comments 7 years ago
Fabian Reinartz 0ad2b8a349 docs: add new WAL format 7 years ago
Fabian Reinartz 3f538817f8 move WAL lock 7 years ago
Fabian Reinartz d951140ab8 wal: avoid heap allocation in WAL reader 7 years ago
Fabian Reinartz 7841d417b3 Ensure blocks are time-ordered in memory 7 years ago
Fabian Reinartz def912ce0e Integrate new WAL and checkpoints 7 years ago
Fabian Reinartz 008399a6e0 Add checkpointing of WAL segments 7 years ago
Fabian Reinartz 449a2d0db7 wal: add segment type and repair procedure 7 years ago
Fabian Reinartz 8e1f97fad4 wal: add write ahead log package 7 years ago
Fabian Reinartz 99a2c4314f
Merge pull request #330 from codwu/tsdb-delete 7 years ago
codwu bc6ef0b94e rename `mts` to `intvlGroups` 7 years ago
codwu e4444ca48c update `addInterval` function and test. 7 years ago