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

Prometheus Scaler: suppport tenancy/namespaced queries #2575

Closed
zroubalik opened this issue Jan 28, 2022 · 0 comments · Fixed by #2576
Closed

Prometheus Scaler: suppport tenancy/namespaced queries #2575

zroubalik opened this issue Jan 28, 2022 · 0 comments · Fixed by #2576
Assignees
Labels
feature All issues for new features that have been committed to needs-discussion

Comments

@zroubalik
Copy link
Member

Proposal

HA Prometheus setups like https://thanos.io/ supports tenancy, it is achieved by namespaced queries, where the namespace is being set as part of the HTTP request with the query (&namespace=foo).

Prometheus scaler could support optional namespace parameter for namespaced queries.

Use-Case

No response

Anything else?

No response

@zroubalik zroubalik added needs-discussion feature-request All issues for new features that have not been committed to labels Jan 28, 2022
@zroubalik zroubalik self-assigned this Jan 28, 2022
@tomkerkhove tomkerkhove added feature All issues for new features that have been committed to and removed feature-request All issues for new features that have not been committed to labels Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature All issues for new features that have been committed to needs-discussion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants