prometheus/cmd/tsdb
Fabian Reinartz d226411a2a db: delete old blocks during reload
Windows requires blocks to be closed before deleting their directories.
This adds a set of deleteable blocks to reload(), which then deletes
them without causing disruption to querying.
2017-11-03 20:41:24 +01:00
..
.gitignore Add write benchmark utility 2016-12-07 17:30:10 +01:00
main.go db: delete old blocks during reload 2017-11-03 20:41:24 +01:00
Makefile Add mutex profiling to benchmark 2017-05-14 11:51:56 +02:00
README.md replaced cobra with kingpin 2017-09-10 12:35:02 +03:00

TODO:

  • add tabular output
  • break commands in separate files