We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88f1fa commit cb81907Copy full SHA for cb81907
cmd/blockscopy/Dockerfile
cmd/blockscopy/README.md
@@ -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.
+The `blockscopy` tool has been migrated to the Grafana Mimir repository
+and renamed to `copyblocks`:
+https://github.com/grafana/mimir/tree/main/tools/copyblocks
0 commit comments