Commit Graph

846 Commits (a95323c021d026021678371c89bf0ac3ca38af84)
 

Author SHA1 Message Date
Ganesh Vernekar a95323c021 Add license headers to missing files (#447)
6 years ago
Ye Ben 23a5f09085 fix a typo dont -> dont't (#438)
6 years ago
Krasi Georgiev ae91febcbb
Update the files format README.md (#437)
6 years ago
Krasi Georgiev d804a27062
refactor util funcs to allow re-usage. (#419)
6 years ago
Ben a8351dc9d0 Using filepath.Join() instead of strings with slashes (#428)
6 years ago
Chris Marchbanks f4afc7dff2 Add benchmark for querying a persisted block (#425)
6 years ago
Krasi Georgiev 1dd9a6bd29
comments about the 120samples const and link to Gorilla papers. (#423)
6 years ago
Krasi Georgiev 66b6b87cd4 fix windows tests (#421)
6 years ago
Thomas Jackson b4132df5f7 Reduce allocations for queries on `HEAD` (#417)
6 years ago
Simon Pasquier 18af5763d8
Merge pull request #409 from simonpasquier/remove-prometheus-dep
6 years ago
Simon Pasquier 4dd740e4cc fileutil: remove dependency on prometheus/prometheus
6 years ago
Krasi Georgiev cf2af2b371
add maintainers file (#404)
6 years ago
Bartek Płotka 047b1b1357 compact: Verify for chunks outside of compacted time range. Added unit test for populateBlocs. (#349)
6 years ago
Krasi Georgiev d7492b9350
more descriptive var names and some more logging. (#405)
6 years ago
Camille Janicki 0ce41118ed Add msg parameter to Equals function in testutil (#398)
6 years ago
Kautilya Tripathi 3fd6d2f920 more meaningful names for serializedStringTuples and stringTuples (#377)
6 years ago
Simon Pasquier 043e3bb5f9
Merge pull request #396 from codesome/new-metrics
6 years ago
Ganesh Vernekar 2638b587f6
Merge remote-tracking branch 'upstream/master' into new-metrics
6 years ago
Ganesh Vernekar 61d0868966 Fix TestCorrectNumTombstones (#399)
6 years ago
Ganesh Vernekar 61b000ee0e
Fix review comments
6 years ago
Catalin Patulea b4c7c80227 Reword chunk references, LSB usually means 'bits'. (#364)
6 years ago
Ganesh Vernekar 6e712963e2 Fix updating of NumTombstones in block.Delete(..) (#385)
6 years ago
Ganesh Vernekar 632dfb349e
Add new metrics.
6 years ago
Callum Styan a971f52ac8 clean up after running repair tests (#372)
6 years ago
Martin Chodur dbd765a0e3 Refactor Makefile to use Makefile.common (#324)
6 years ago
Krasi Georgiev d05611c027
removed some unused code and moved mockSeriesSet in querier_test (#394)
6 years ago
Krasi Georgiev d38516b1c2
remove unused changes variable (#391)
6 years ago
Chris Marchbanks 2db59a71a6 Fix assert order being backwards in a few places (#388)
6 years ago
Ganesh Vernekar e779603633 Reuse testutil (#393)
6 years ago
Goutham Veeramachaneni 9c8ca47399
Fix filehandling for windows (#392)
6 years ago
Julius Volz 5ae6c60d39 Handle a bunch of unchecked errors (#365)
6 years ago
Fabian Reinartz dfcb7d0d50
Merge pull request #389 from gouthamve/wal-corruptio
6 years ago
Goutham Veeramachaneni c7d0d10da4
Make sure WAL Repair can handle wrapped errors
6 years ago
Björn Rabenstein d1a6edae6f
Merge pull request #386 from prometheus/beorn7/client_golang
6 years ago
beorn7 3bc6c670fa Revert "Remove `prometheus_` prefix from metrics"
6 years ago
Chris Marchbanks a8966cb53d Fix race condition between gc and committing (#378)
6 years ago
Callum Styan 722f0ab920 break MigrateWAL into two functions, detection and migration (#371)
6 years ago
Frederic Branczyk 1b651ea7d4
Merge pull request #383 from prometheus/beorn7/client_golang
6 years ago
beorn7 98fe30438c Remove `prometheus_` prefix from metrics
6 years ago
Krasi Georgiev ad459ca1f4
re-added TestDeleteUntilCurMax TestDelete_e2e (#382)
6 years ago
Bob Shannon cb7f320d42 Expose prometheus_tsdb_lowest_timestamp metric (#363)
6 years ago
Alexey Palazhchenko 9be883670e fix the test data file path in benchmarks. (#345)
6 years ago
Ganesh Vernekar 2945db18ca Changes in series names (and types) exposed (#376)
6 years ago
Goutham Veeramachaneni d9129adb52
Merge pull request #375 from codesome/symbol-table-size
6 years ago
Ganesh Vernekar 77d2c7cf3d
Added metric for symbol table size
6 years ago
Simon Pasquier eeb3a7435a
Merge pull request #319 from simonpasquier/improve-repair-err
6 years ago
Fabian Reinartz 06f01d45ad
Merge pull request #366 from prometheus/32bit
6 years ago
Fabian Reinartz 22cae653d8 Fixes for 32bit archs
6 years ago
Fabian Reinartz 2a0e96eb19
Merge pull request #332 from prometheus/newwal
6 years ago
Fabian Reinartz 74b3501161 Fix Rename call
6 years ago