mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated readme, and other small changes for 1.7.0-rc1 release
This commit is contained in:
@@ -4,35 +4,35 @@
|
||||
<div class="span6">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs#configuration" target="_blank">Configuration</a>
|
||||
<a href="http://grafana.org/docs#configuration" target="_blank">Configuration</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/troubleshooting" target="_blank">Troubleshooting</a>
|
||||
<a href="http://grafana.org/docs/troubleshooting" target="_blank">Troubleshooting</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/support" target="_blank">Support</a>
|
||||
<a href="http://grafana.org/docs/support" target="_blank">Support</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/features/intro" target="_blank">Getting started</a> (Must read!)
|
||||
<a href="http://grafana.org/docs/features/intro" target="_blank">Getting started</a> (Must read!)
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="span6">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/features/charts" target="_blank">Charts</a>
|
||||
<a href="http://grafana.org/docs/features/graphing" target="_blank">Graphing</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/features/annotations" target="_blank">Annotations</a>
|
||||
<a href="http://grafana.org/docs/features/annotations" target="_blank">Annotations</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/features/graphite" target="_blank">Graphite</a>
|
||||
<a href="http://grafana.org/docs/features/graphite" target="_blank">Graphite</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/features/influxdb" target="_blank">InfluxDB</a>
|
||||
<a href="http://grafana.org/docs/features/influxdb" target="_blank">InfluxDB</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:4567/docs/features/opentsdb" target="_blank">OpenTSDB</a>
|
||||
<a href="http://grafana.org/docs/features/opentsdb" target="_blank">OpenTSDB</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -44,13 +44,12 @@
|
||||
<div class="span12">
|
||||
<ul>
|
||||
<li>Ctrl+S saves the current dashboard</li>
|
||||
<li>Ctrl+F Opens the dashboard finder (searches elastic search)</li>
|
||||
<li>Ctrl+F Opens the dashboard finder</li>
|
||||
<li>Ctrl+H Hide/show row controls</li>
|
||||
<li>Click and drag graph title to move panel</li>
|
||||
<li>Hit Escape to exit graph when in fullscreen or edit mode</li>
|
||||
<li>Click the colored icon in the legend to change series color</li>
|
||||
<li>Ctrl or Shift + Click legend name to hide other series</li>
|
||||
<li>Click the Save icon in the menu to save the dashboard with a new name</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user