mirror of
https://github.com/grafana/grafana.git
synced 2025-02-04 12:41:12 -06:00
Updated influxdb 0.9 datasource config view to mention incomplete state of data source
This commit is contained in:
parent
646298f5c5
commit
01c97e69dd
@ -1,5 +1,13 @@
|
||||
<div ng-include="httpConfigPartialSrc"></div>
|
||||
<div class="grafana-info-box" style="margin: 30px 0 0 0">
|
||||
<h5>Data source implementation: Alpha stage</h5>
|
||||
<ul>
|
||||
<li>This data source implementation is not complete, a lot is not working and implemented yet</li>
|
||||
<li>Updates can be tracked, and feedback directed <a href="https://github.com/grafana/grafana/issues/1525">here #1525</a>.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div ng-include="httpConfigPartialSrc"></div>
|
||||
<br>
|
||||
|
||||
<h5>InfluxDB Details</h5>
|
||||
|
Loading…
Reference in New Issue
Block a user