Commit Graph

844 Commits (ae91febcbb981294b075bcb699435028b052d2f4)
 

Author SHA1 Message Date
Krasi Georgiev ae91febcbb
Update the files format README.md (#437) 7 years ago
Krasi Georgiev d804a27062
refactor util funcs to allow re-usage. (#419) 7 years ago
Ben a8351dc9d0 Using filepath.Join() instead of strings with slashes (#428) 7 years ago
Chris Marchbanks f4afc7dff2 Add benchmark for querying a persisted block (#425) 7 years ago
Krasi Georgiev 1dd9a6bd29
comments about the 120samples const and link to Gorilla papers. (#423) 7 years ago
Krasi Georgiev 66b6b87cd4 fix windows tests (#421) 7 years ago
Thomas Jackson b4132df5f7 Reduce allocations for queries on `HEAD` (#417) 7 years ago
Simon Pasquier 18af5763d8
Merge pull request #409 from simonpasquier/remove-prometheus-dep 7 years ago
Simon Pasquier 4dd740e4cc fileutil: remove dependency on prometheus/prometheus 7 years ago
Krasi Georgiev cf2af2b371
add maintainers file (#404) 7 years ago
Bartek Płotka 047b1b1357 compact: Verify for chunks outside of compacted time range. Added unit test for populateBlocs. (#349) 7 years ago
Krasi Georgiev d7492b9350
more descriptive var names and some more logging. (#405) 7 years ago
Camille Janicki 0ce41118ed Add msg parameter to Equals function in testutil (#398) 7 years ago
Kautilya Tripathi 3fd6d2f920 more meaningful names for serializedStringTuples and stringTuples (#377) 7 years ago
Simon Pasquier 043e3bb5f9
Merge pull request #396 from codesome/new-metrics 7 years ago
Ganesh Vernekar 2638b587f6
Merge remote-tracking branch 'upstream/master' into new-metrics 7 years ago
Ganesh Vernekar 61d0868966 Fix TestCorrectNumTombstones (#399) 7 years ago
Ganesh Vernekar 61b000ee0e
Fix review comments 7 years ago
Catalin Patulea b4c7c80227 Reword chunk references, LSB usually means 'bits'. (#364) 7 years ago
Ganesh Vernekar 6e712963e2 Fix updating of NumTombstones in block.Delete(..) (#385) 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 8 years ago
Fabian Reinartz 76990518d3
Merge pull request #340 from prometheus/wal_migrate 8 years ago
Fabian Reinartz ee7ee059ef Fix doc comments 8 years ago