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

Fully support string,int,bool,float data types. #500

Closed
nathanielc opened this issue May 2, 2016 · 0 comments
Closed

Fully support string,int,bool,float data types. #500

nathanielc opened this issue May 2, 2016 · 0 comments
Milestone

Comments

@nathanielc
Copy link
Contributor

nathanielc commented May 2, 2016

Kapacitor supports int and float operations currently. Add support for string and bool operations as well. This will enable full interaction with InfluxDB data sets since these are the same native types. This also means that the eval expressions should support returning and manipulating these types as well. Recent work #491 has enabled extending the expressions in this way.

Related issue and discussions:
#495

https://groups.google.com/forum/?pli=1#!topic/influxdb/TY_2IuuIxs8
https://groups.google.com/forum/?pli=1#!topic/influxdb/5ptiuF54DJI

@nathanielc nathanielc added this to the v0.14 milestone May 6, 2016
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