-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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
Elasticsearch: broken cross-cluster search #79745
Comments
Just upgraded 9.5.1 -> 10.2.3 and was hit by this. @GiedriusS thank you for adding a test case in your PR to hopefully avoid this in the future. |
tagging both squads for review (unsure who owns this) |
Thanks @tonypowa, we (logs) do. |
@GiedriusS could you please share the error with which the call to Edit: Sorry I just noticed your PR and pinged relevant team to review. |
@GiedriusS Also in the meantime, if you want to temporarily fix the issue for you, you can set |
I will keep this open until we fix the issue also in ES as it also uses the same |
Fixed by #82327. Thanks again for bringing this to our attention and being proactive and helping with fix. Really appreciated. 🧡 |
What happened?
I added a new Elasticsearch data source with index name like
foo,othernode:foo
. I clicked "Save & Test". This is a completely valid Elasticsearch syntax in the remote clusters feature: https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html.What did you expect to happen?
Everything to work.
Did this work before?
Yes, it broke somewhere between 9.5.3 and 10.2.2.
How do we reproduce it?
Is the bug inside a dashboard panel?
No response
Environment (with versions)?
Grafana: 10.2.2
Grafana platform?
A package manager (APT, YUM, BREW, etc.)
Datasource(s)?
Elasticsearch
The text was updated successfully, but these errors were encountered: