Document that influxdb 2.x is supported
This commit is contained in:
parent
2527b32a20
commit
1e71ec56f3
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ ecosystem into InfluxDB using Grafana for a frontend
|
|||
Requirements:
|
||||
* [Python 3.6.7+](https://www.python.org/downloads/release/python-367/)
|
||||
* [Python3-pip](https://pip.pypa.io/en/stable/installing/)
|
||||
* [InfluxDB 1.8.x](https://www.influxdata.com/)
|
||||
* [InfluxDB 1.8.x or 2.x](https://www.influxdata.com/)
|
||||
* [Grafana](https://grafana.com/)
|
||||
|
||||
<p align="center">
|
||||
|
@ -50,7 +50,7 @@ Please read [Asking for Support](https://wiki.cajun.pro/books/varken/chapter/ask
|
|||
|
||||
### InfluxDB
|
||||
[InfluxDB Installation Documentation](https://wiki.cajun.pro/books/varken/page/influxdb-d1f)
|
||||
Note: Only v1.8.x is currently supported.
|
||||
Note: Only v1.8.x or v2.x are supported.
|
||||
|
||||
Influxdb is required but not packaged as part of Varken. Varken will create
|
||||
its database on its own. If you choose to give varken user permissions that
|
||||
|
|
Loading…
Reference in a new issue