Thank you for helping us make Grafana even better!
***I'm submitting a ...**
-[] Bug report
-[] Feature request
-[] Question / Support request: **Please do not** open a github issue. [Support Options](https://grafana.org/support/)
To help us respond to your issues more quickly, please make sure to add as much information as possible.
If this issue is about a plugin, please open the issue in that plugin's repository.
Start your issue's title with [Feature Request] / [Bug] / [Question] or no tag if you're unsure. Also, please be aware that GitHub now supports uploading of screenshots; look at the bottom of this input field.
Please include some basic information:
Please include this information:
- What Grafana version are you using?
- What datasource are you using?
- What OS are you running grafana on?
...
...
@@ -14,6 +11,7 @@ Please include some basic information:
- What was the expected result?
- What happenend instead?
If your question/bug relates to a metric query / unexpected data visualization, please include:
**IMPORTANT** If it realates to metric data viz:
- An image or text representation of your metric query
- The raw query and response from your data source (check this in chrome dev tools network tab)
- The raw query and response for the network request (check this in chrome dev tools network tab, here you can see metric requests and other request, please include the request body and request response)
***Graph**: Adds sort order options for graph tooltip, closes [#1189](https://github.com/grafana/grafana/issues/1189)
***Theme**: Add default theme to config file [#5011](https://github.com/grafana/grafana/pull/5011)
***Page Footer**: Added page footer with links to docs, shows Grafana version and info if new version is available, closes [#4889](https://github.com/grafana/grafana/pull/4889)
***Panel**: Fixed blank dashboard issue when switching to other dashboard while in fullscreen edit mode, fixes [#5163](https://github.com/grafana/grafana/pull/5163)
Grafana ships with **advanced support** for Elasticsearch. You can do many types of simple or complex elasticsearch queries to visualize logs or metrics stored in Elasticsearch. You can also annotate your graphs with log events stored in Elasticsearch.