| 1234567891011121314151617 |
- <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>
|