Open kushalShukla-web opened 1 month ago
I see 'upload'; will you be downloading data at some point?
yes @bboreham I have to implement both upload and download functionality.
@kushalShukla-web Also, we should work on the PR title and the description.
Please also sign your commits https://github.com/prometheus/test-infra/pull/760/checks?check_run_id=30633470860
Is this something that would be useful in promtool
? 🤔 https://github.com/prometheus/prometheus/tree/main/cmd/promtool
Ah this is for old data in prombench, cool.
This PR introduces a powerful CLI tool for seamless block uploading and downloading. The initial implementation leverages an object storage as the storage backend, with the potential for other storage backends in the future.
Test plan