Commit Graph

6 Commits (f385d197131d76201b08d80169c0482fd7360bd4)

Author SHA1 Message Date
Kelvin Wang 79ce30691e update(http): remove kerrors, change the default to be influxdb error 2019-01-25 10:29:26 -08:00
Mark Rushakoff d73d73c0d4 chore: rename imports from platform to influxdb
I did this with a dumb editor macro, so some comments changed too.

Also rename root package from platform to influxdb.

In interest of minimizing risk, anyone importing the root package has
now aliased it to "platform" so that no changes beyond imports were
necessary in those files.

Lastly, replace the old platform module to local path /dev/null so that
nobody can accidentally reintroduce a platform dependency while
migrating platform code to influxdb.
2019-01-09 20:51:47 -08:00
Chris Goller f70a8cb3ce chore(http/duration): mention need for longer duration literals 2018-09-25 18:11:20 -05:00
Chris Goller 916b5f49a5 feat(http) add microsecond and nanosecond durations 2018-09-25 15:15:06 -05:00
Chris Goller 044792c9cb feat(http): add year and month duration parsing 2018-09-25 14:45:04 -05:00
Chris Goller e936671c67 feat(http): buckets now use duration strings 2018-09-25 13:22:47 -05:00