5c7c34f16d
feat: replication bucket name ( #440 )
...
* chore: gofmt
* chore: update openapi gen files
* feat: add replication-bucket-name flag
* fix: fix tests
* chore: rename to replication-bucket
* feat: show remote bucket name or id
* chore: fmt fixup
* chore: update openapi to master
* chore: fix openapi generation
2022-08-18 14:21:50 -04:00
da2899d71d
feat: add skipRowOnError handling for raw line protocol files ( #419 )
...
* feat: add skipRowOnError for raw line protocol files
* use common code from influxdb instead of copying
* add test
* remove dead code comment
2022-07-01 10:14:14 -06:00
35279515e9
build: upgrade to Go 1.18.1 ( #373 )
2022-04-13 15:50:35 -05:00
d615694ee9
refactor: replace uses of ioutil
with io
and os
( #223 )
2021-08-04 14:45:22 -04:00
1c2f61f5ca
feat(write): warn about standalone CR characters in header lines ( #109 )
...
* feat(write): warn about standalone CR characters in header lines
* feat(write): add test for Windows CRLF line endings
* chore: improve warning message
Co-authored-by: Daniel Moran <danxmoran@gmail.com >
* chore: update test with a new warning message
Co-authored-by: Daniel Moran <danxmoran@gmail.com >
2021-06-07 14:59:57 +02:00
f2d10e34f9
feat: port csv2lp from influxdb ( #37 )
...
Co-authored-by: William Baker <55118525+wbaker85@users.noreply.github.com >
2021-04-26 09:12:29 -04:00