mirror of
https://github.com/nikdoof/vsphere-influxdb-go.git
synced 2025-12-22 15:09:22 +00:00
add vendoring with go dep
This commit is contained in:
9
vendor/github.com/influxdata/influxdb/TODO.md
generated
vendored
Normal file
9
vendor/github.com/influxdata/influxdb/TODO.md
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# TODO
|
||||
|
||||
## v2
|
||||
|
||||
TODO list for v2. Here is a list of things we want to add to v1, but can't because they would be a breaking change.
|
||||
|
||||
- [#1834](https://github.com/influxdata/influxdb/issues/1834): Disallow using time as a tag key or field key.
|
||||
- [#2124](https://github.com/influxdata/influxdb/issues/2124): Prohibit writes with precision, but without an explicit timestamp.
|
||||
- [#4461](https://github.com/influxdata/influxdb/issues/4461): Change default time boundaries.
|
||||
Reference in New Issue
Block a user