Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for TSI #38

Open
jasonrogena opened this issue Jun 26, 2018 · 0 comments
Open

Support for TSI #38

jasonrogena opened this issue Jun 26, 2018 · 0 comments

Comments

@jasonrogena
Copy link

Ansible Version: 2.5
InfluxDB Version: v1.5

Issue

Add support for Time Series Index introduced in InfluxDB v1.3. Add a configuration for changing the [index-version](https://docs.influxdata.com/influxdb/v1.5/administration/config/#index-version-inmem) configuration. Default to inmem (other possible value is tsi1).

@jasonrogena jasonrogena changed the title Support for TSI Index Version Support for TSI Jun 26, 2018
jasonrogena added a commit to onaio/ansible-influxdb that referenced this issue Jun 26, 2018
Add support for the index-version data config that allows for toggling
between an in-memory index ("inmem") or Time Series Index ("tsi1")
introduced in InfluxDB v1.3.

https://www.influxdata.com/blog/path-1-billion-time-series-influxdb-high-cardinality-indexing-ready-testing/

Fixes mtchavez#38

Signed-off-by: Jason Rogena <jasonrogena@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant