Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P1444
archive-staging: push historical data to azure bucket
Active
Public
Actions
Authored by
ardumont
on Sep 2 2022, 9:32 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
```
docker run -ti --rm -v /tmp:/tmp --user root rancher/mirrored-thanos-thanos:v0.17.2 \
sidecar \
--prometheus.url=http://127.0.0.1:9090/ \
--shipper.upload-compacted \
--objstore.config-file=/tmp/thanos.yaml \
--tsdb.path=/prometheus \
--log.level=info \
--log.format=logfmt
```
(not finalized yet, it complains about stuff)
Event Timeline
ardumont
created this paste.
Sep 2 2022, 9:32 AM
2022-09-02 09:32:27 (UTC+2)
ardumont
mentioned this in
D8381: cluster-archive-staging: Activate thanos sidecar service
.
Sep 2 2022, 9:33 AM
2022-09-02 09:33:22 (UTC+2)
Log In to Comment