Skip to content
New issue

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

[shipper] Warning about .tmp Prometheus files #63

Closed
bwplotka opened this issue Nov 16, 2017 · 0 comments
Closed

[shipper] Warning about .tmp Prometheus files #63

bwplotka opened this issue Nov 16, 2017 · 0 comments
Labels

Comments

@bwplotka
Copy link
Member

Got

level=warn name=sidecar ts=2017-11-16T15:30:06.554929827Z caller=shipper.go:71 msg="open file failed" err="stat /prometheus-data/01BZ2Q6ZJYT2R3N1ZM4P54XT7T.tmp: no such file or directory"

We should not care about all the irrelevant files Prometheus or someone can add

@bwplotka bwplotka added the bug label Nov 16, 2017
@fabxc fabxc closed this as completed in #64 Nov 17, 2017
simonpasquier pushed a commit to simonpasquier/thanos that referenced this issue Oct 27, 2021
fpetkovski added a commit to fpetkovski/thanos that referenced this issue Feb 22, 2023
* Implement distributed query mode

This commit adds support for distributed query execution based on
the distributed mode of the Thanos PromQL engine.

Currently the mode is enabled through a hidden flag which will allow
us to run it in a test environment before releasing it as an experimental
feature. Another reason for having the flag hidden is that it allows
us to auto-detect the mode before the feature is released,
instead of having the user configure it explicitly.

Signed-off-by: Filip Petkovski <[email protected]>

* update

Signed-off-by: Sharad <[email protected]>

* Log client IP address

---------

Signed-off-by: Filip Petkovski <[email protected]>
Signed-off-by: Sharad <[email protected]>
Co-authored-by: Sharad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant