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

Question: Way to know which vtgate I am connected to #17246

Closed
serhatcetinkaya opened this issue Nov 18, 2024 · 4 comments
Closed

Question: Way to know which vtgate I am connected to #17246

serhatcetinkaya opened this issue Nov 18, 2024 · 4 comments

Comments

@serhatcetinkaya
Copy link

Question

Hello, we are using multiple vtgate's behind a load balancer and our application connects to vtgate through it. While debugging issues sometimes it is useful for us to know which client is connected to which vtgate host.

I checked open issues and vtgate documentation but couldn't see anything useful.

Is there some way to get this information from the client side? Something like select @@hostname; would be great.

@serhatcetinkaya serhatcetinkaya added Needs Triage This issue needs to be correctly labelled and triaged Type: Question labels Nov 18, 2024
@shlomi-noach
Copy link
Contributor

@serhatcetinkaya thank you for your question. Would you mind taking this to the Vitess Slack channel? This would give a better opportunity for more visibility and perhaps also answers by the community 🙏

@shlomi-noach shlomi-noach added Component: Query Serving and removed Needs Triage This issue needs to be correctly labelled and triaged labels Nov 18, 2024
@serhatcetinkaya
Copy link
Author

serhatcetinkaya commented Nov 18, 2024

@shlomi-noach thanks for the quick reply! it looks like I am not a member in Slack Community and for some reason it doesn't allow me to sign in. maybe there is some intermittent issue, I will try again later and update here


edit: joined to the channel, it was my bad

@systay
Copy link
Collaborator

systay commented Nov 20, 2024

I think we can close this now, right?

@serhatcetinkaya
Copy link
Author

serhatcetinkaya commented Nov 22, 2024

I created #17272 after our discussions in community slack

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