Commit Graph

5 Commits (8f45c5b15c2e2ad149a38df28ed1030967b93080)

Author SHA1 Message Date
Sam Arnold 23c3d35aab
chore: update protobuf library versions and remove influx_tsm (#21882)
* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
2021-07-20 09:42:52 -04:00
Stuart Carnie a43852958d
chore(gen): Back port improvements and changes from OSS 2.0
Specifically:

* renamed files for consistency between versions
* added `time-interval` schema option
* updated schema example documentation

Back port of improvements from #12710
2019-03-20 11:01:50 -07:00
Stuart Carnie 75ce049571 chore(influx_tools): Remove platform dependency 2019-02-27 09:21:23 -07:00
Stuart Carnie 4ff74ff971 feedback(influx_tools): Add +ve and -ve test cases for processing schema 2019-02-26 16:51:19 -07:00
Stuart Carnie 9b7ffd36ad feat(influx_tools): Add support for describing schema via a TOML file
The `influx_tools generate` command has a new option, `-schema`, for
specifying a TOML file which describes a desired schema.
2019-02-26 16:51:19 -07:00