We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Other
Distributed Cluster, Frontend
SELECT * FROM information_schema.cluster_info;
Attached screenshots from K9s, greptime ui and your grafana dashboard:
Both frontend pods are functional as they serve prom queries:
Your docker image
v0.11.2
The text was updated successfully, but these errors were encountered:
@Stephan3555 It's a bug. The reason is that the operator doesn't set up the different peer IDs or addr for multiple frontend instances.
Sorry, something went wrong.
No branches or pull requests
What type of bug is this?
Other
What subsystems are affected?
Distributed Cluster, Frontend
Minimal reproduce step
SELECT * FROM information_schema.cluster_info;
What did you expect to see?
What did you see instead?
Attached screenshots from K9s, greptime ui and your grafana dashboard:
Both frontend pods are functional as they serve prom queries:
What operating system did you use?
Your docker image
What version of GreptimeDB did you use?
v0.11.2
Relevant log output and stack trace
The text was updated successfully, but these errors were encountered: