mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
18 lines
526 B
HTML
18 lines
526 B
HTML
|
|
<div class="fluid-row" style="margin-top: 20px">
|
|
<div class="span2"></div>
|
|
<div class="grafana-info-box span8">
|
|
<h5>Test graph</h5>
|
|
|
|
<p>
|
|
This is just a test data source that generates random walk series. If this is your only data source
|
|
open the left side menu and navigate to the data sources admin screen and add your data sources. You can change
|
|
data source using the button to the left of the <strong>Add query</strong> button.
|
|
</p>
|
|
</div>
|
|
<div class="span2"></div>
|
|
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
|