mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #537 from tomjowitt/master
Fixed some typos and grammar in the README file
This commit is contained in:
commit
1fba324e97
10
README.md
10
README.md
@ -1,15 +1,15 @@
|
|||||||
# Kibana
|
# Kibana
|
||||||
|
|
||||||
__NOTE__: You have reached the Kibana 3 repository.
|
__NOTE__: You have reached the Kibana 3 repository.
|
||||||
Kibana 3 is completely new version of Kibana written entirely in HTML and Javascript. You can find
|
Kibana 3 is a completely new version of Kibana written entirely in HTML and Javascript. You can find
|
||||||
the Kibana 2 repository at [https://github.com/rashidkpc/Kibana](https://github.com/rashidkpc/Kibana)
|
the Kibana 2 repository at [https://github.com/rashidkpc/Kibana](https://github.com/rashidkpc/Kibana)
|
||||||
|
|
||||||
### Important!
|
### Important!
|
||||||
The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashboards are unfortunately not backward compatible. However there's some great new features:
|
The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashboards are unfortunately not backward compatible. However there are some great new features:
|
||||||
* Every panel support multi-query
|
* Every panel supports multi-query
|
||||||
* Customizable query colors and labels
|
* Customizable query colors and labels
|
||||||
* Queries, label and colors are synced across panels at all times
|
* Queries, labels and colors are synced across panels at all times
|
||||||
* Queries can assigned explicitly to panels, they can also be pinned and unpinned.
|
* Queries can be assigned explicitly to panels, they can also be pinned and unpinned
|
||||||
* New filtering functionality
|
* New filtering functionality
|
||||||
* Filters can be toggled, removed and edited
|
* Filters can be toggled, removed and edited
|
||||||
* Drill down won't overwrite your queries, labels or colors
|
* Drill down won't overwrite your queries, labels or colors
|
||||||
|
Loading…
Reference in New Issue
Block a user