Brad Walker
|
3348930df5
|
Replace fileutil.ReadDir with ioutil.ReadDir (#7029) (#7033)
* tsdb: Replace fileutil.ReadDir with ioutil.ReadDir (#7029)
Signed-off-by: Brad Walker <brad@bradmwalker.com>
* tsdb: Remove fileutil.ReadDir (#7029)
Signed-off-by: Brad Walker <brad@bradmwalker.com>
|
2020-04-06 19:04:20 +05:30 |
Ganesh Vernekar
|
e50fdbc70c
|
Live m-mapping of chunks on disk (#6830)
* Live m-mapping of chunks on disk
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments Part 2
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments Part 3
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments Part 4
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Attempt to fix windows bug
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
|
2020-03-19 22:03:44 +05:30 |
Ganesh Vernekar
|
56bf0ee4dc
|
Add OpenMmapFileWithSize method (#6753)
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
|
2020-02-05 19:08:30 +05:30 |
Dipack P Panjabi
|
ce7bab04dd
|
Compute WAL size and use it during retention size checks (#5886)
* Compute WAL size and account for it when applying the retention settings.
Signed-off-by: Dipack P Panjabi <dpanjabi@hudson-trading.com>
|
2019-11-12 09:40:16 +07:00 |
Bartek Plotka
|
f0863a604e
|
Removed extra tsdb/testutil after merge.
Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
|
2019-08-14 10:12:32 +01:00 |
Ganesh Vernekar
|
5ecef3542d
|
Cleanup after merging tsdb into prometheus
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
|
2019-08-13 14:04:14 +05:30 |
Ganesh Vernekar
|
7cf09b0395
|
Moving tsdb into its own subdirectory
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
|
2019-08-13 13:58:49 +05:30 |