We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanos, Prometheus and Golang version used
buildsys:~/repos/gocode/src/github.com/jdfalk/thanos$ ./thanos --version thanos, version 0.7.0 (branch: master, revision: bfb5645) build user: builduser@buildsys build date: 20190917-13:59:50 go version: go1.13
What happened thanos bucket web supports a timeout value but thanos bucket inspect does not.
thanos bucket web
thanos bucket inspect
What you expected to happen Both would have timeout options.
How to reproduce it (as minimally and precisely as possible): Default build
Anything else we need to know I'll create a pull request to add the feature.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Thanos, Prometheus and Golang version used
buildsys:~/repos/gocode/src/github.com/jdfalk/thanos$ ./thanos --version
thanos, version 0.7.0 (branch: master, revision: bfb5645)
build user: builduser@buildsys
build date: 20190917-13:59:50
go version: go1.13
What happened
thanos bucket web
supports a timeout value butthanos bucket inspect
does not.What you expected to happen
Both would have timeout options.
How to reproduce it (as minimally and precisely as possible):
Default build
Anything else we need to know
I'll create a pull request to add the feature.
The text was updated successfully, but these errors were encountered: