-
Notifications
You must be signed in to change notification settings - Fork 12.8k
PR for issue 24 #51
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
PR for issue 24 #51
Conversation
…re is disabled by default
Nice! But do we need the setting? Might be easier to just query title field for now, should work for everybody. I am in the French alps skiing today. Back home tomorrow night. Will merge it then. Big thanks for finding the solution to this! |
Sounds like a first world problem for sure ;) I am not sure about the setting, I dont know enough about ES to make that On Fri, Jan 31, 2014 at 10:58 AM, Torkel Ödegaard
|
I skipped the config setting, everyone can search by title field for now. Thanks again. |
Update Dashboards
template: remove auto from interval queries
Bug 1899152: Bump Grafana to v7.3.5
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
fix update dashboard JSON parsing
This is a PR for #24 which allows search to work with an ElasticSearch cluster that has the _all option disabled.