Skip to content

Commit cb81907

Browse files
authored
Move blockscopy tool to Mimir repository (#265)
Signed-off-by: Marco Pracucci <[email protected]> Signed-off-by: Marco Pracucci <[email protected]>
1 parent c88f1fa commit cb81907

File tree

3 files changed

+3
-527
lines changed

3 files changed

+3
-527
lines changed

cmd/blockscopy/Dockerfile

Lines changed: 0 additions & 12 deletions
This file was deleted.

cmd/blockscopy/README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Blocks copy
2-
3-
This program can copy Cortex blocks between two GCS buckets. It is GCS specific and uses special calls to copy
4-
files between buckets directly, without download to a local system first.
5-
6-
Blocks copy can run in one-time mode, or as a service and do regular copies.
7-
8-
It can be configured with minimum block time range to avoid copying of blocks that are too small.
9-
It can also be configured with list of users to copy, or avoid copying blocks for.
1+
The `blockscopy` tool has been migrated to the Grafana Mimir repository
2+
and renamed to `copyblocks`:
3+
https://github.com/grafana/mimir/tree/main/tools/copyblocks

0 commit comments

Comments
 (0)