Welcome to the Linux Foundation Forum!

Lab 22.2 Thanos sever store 20901 is not available/used

kino1994
kino1994 Posts: 6
edited March 2023 in LFS241 Class Forum

Although it works as follows, it is convenient to replace this:

./thanos-0.23.1.linux-amd64/thanos query --http-address="0.0.0.0:30902" --grpc-address="0.0.0.0:30901" --store="127.0.0.1:10901" --store="127.0.0.1:20901"

for this:

./thanos-0.23.1.linux-amd64/thanos query --http-address="0.0.0.0:30902" --grpc-address="0.0.0.0:30901" --store="127.0.0.1:10901"
remove server store 127.0.0.1:20901 because logs shows:

connect: connection refused\"" address=127.0.0.1:20901

Categories

Upcoming Training