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

Thanos does not offer a way to understand what queries are running and how long. #2380

Closed
miclando opened this issue Apr 6, 2020 · 3 comments

Comments

@miclando
Copy link

miclando commented Apr 6, 2020

Today in Prometheus you can enable the query log to get an understanding of what queries are running and how long they are taking.

how ever because Thanos side car uses remote read the queries executed are not logged.

how do you feel about allowing similar logging on the querier and the side cars?

@yeya24
Copy link
Contributor

yeya24 commented Apr 10, 2020

Thanos already supports different tracing backends https://github.com/thanos-io/thanos/blob/master/docs/tracing.md , you can get what queries are running and how long through the tracing system's UI

There is also an issue about better logging & tracing #1706

@stale
Copy link

stale bot commented May 10, 2020

Hello 👋 Looks like there was no activity on this issue for last 30 days.
Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗
If there will be no activity for next week, this issue will be closed (we can always reopen an issue if we need!). Alternatively, use remind command if you wish to be reminded at some point in future.

@stale stale bot added the stale label May 10, 2020
@bwplotka
Copy link
Member

Duplicate of #1706

@bwplotka bwplotka marked this as a duplicate of #1706 May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants