cleanup(KairosDB): removed kairosdb from main repo, can easily be installed via as plugin via its own plugin repo, https://github.com/grafana/datasource-plugin-kairosdb, closes #3524

This commit is contained in:
Torkel Ödegaard
2015-12-15 11:35:39 +01:00
parent 5335a6b636
commit e28c9b3309
8 changed files with 2 additions and 1224 deletions

View File

@@ -2,7 +2,8 @@
### Breaking changes
**InfluxDB 0.8.x** The data source for the old version of influxdb (0.8.x) is no longer included in default builds. Can easily be installed via plugin system, closes #3523
**InfluxDB 0.8.x** The data source for the old version of influxdb (0.8.x) is no longer included in default builds. Can easily be installed via improved plugin system, closes #3523
**KairosDB** The data source is no longer included in default builds. Can easily be installed via improved plugin system, closes #3524
# 2.6.1 (unrelased, 2.6.x branch)