Skip to content

datasources: querier: handle single-tenant instance config #108469

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

Merged
merged 1 commit into from
Jul 28, 2025
Merged

Conversation

gabor
Copy link
Contributor

@gabor gabor commented Jul 22, 2025

(fixes #108396)

we provide instance-specific info to the query-service in single-tenant mode too.

the code was slightly reorganised, the client-supplier was moved to a separate file, and now the supplier creates the client.

@gabor gabor marked this pull request as ready for review July 22, 2025 12:55
@gabor gabor requested review from a team as code owners July 22, 2025 12:55
@github-actions github-actions bot added this to the 12.1.x milestone Jul 22, 2025
@gabor gabor added the no-changelog Skip including change in changelog/release notes label Jul 23, 2025
@gabor gabor force-pushed the gabor/st-config branch from 4b88364 to c6342c9 Compare July 23, 2025 05:49
Copy link
Contributor

@asimpson asimpson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me 👍

@gabor gabor force-pushed the gabor/st-config branch from c6342c9 to c3c7e16 Compare July 28, 2025 06:01
@gabor gabor force-pushed the gabor/st-config branch from c3c7e16 to aa60a40 Compare July 28, 2025 08:22
@gabor gabor merged commit 8d48dbc into main Jul 28, 2025
103 checks passed
@gabor gabor deleted the gabor/st-config branch July 28, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datasources: querier: single-tenant mode: missing configuration
2 participants