Commit Graph

23 Commits (9418d373d608805c4575345ad0dcd1b2f3f981fb)

Author SHA1 Message Date
Jason Wilder ed2ff3b401 Fix go vet 2017-10-30 12:30:01 -06:00
Luís Eduardo 905945ed71 Support long lines when importing with the client
Fixes #8986.
2017-10-30 17:16:41 +00:00
Edd Robinson ccb6f7451f Ensure importer emits errors to stderr (#8833) 2017-09-22 17:17:20 +01:00
Edd Robinson bdc10a0e51 Failed imports will now alter exit code 2017-03-14 15:57:21 +00:00
Mark Rushakoff 363c16b5a9 Add package comment for importer/v8 2016-12-30 11:58:43 -08:00
Edd Robinson a98ad483ee Refactor how CLI manages configuration options 2016-12-02 18:26:47 +00:00
Edd Robinson 840fb6af38 Ensure unsafessl option passed to importer 2016-12-02 18:26:47 +00:00
David Norton 3bcb85ff11 add example data to importer README.md 2016-07-19 13:01:26 -04:00
Sean Beckett bb378732c0 Update README.md 2016-02-24 16:40:21 -08:00
Ross McDonald 51758cff25 Switched 0.9 references to 0.10. 2016-02-11 08:44:45 -06:00
Ben Johnson d9a6a7340f add canonical paths 2016-02-10 11:30:52 -07:00
Ben Johnson 5a0d1ab7c1 rename influxdb/influxdb to influxdata/influxdb
This commit changes all the import and URL references from:

    github.com/influxdb/influxdb

to:

    github.com/influxdata/influxdb
2016-02-10 10:26:18 -07:00
Cory LaNou ac563ad97d Importer fixes. fixes #4650 #4651 2015-11-03 16:26:17 -06:00
Paul Dix f865648403 Update README.md 2015-08-26 17:24:24 -04:00
Cory LaNou e3adb7665b Update importer readme
We no longer insert the `upgrade_artifiact`.  Instead we now just use the entire series name as the measurement name.

Add info on throttling as well as status messages.
2015-08-22 10:19:13 -05:00
Cory LaNou aa1a794b83 Document export metrics 2015-08-22 09:16:33 -05:00
Cory LaNou 4120c0a034 first pass at import/export documenation 2015-08-22 09:16:15 -05:00
Cory LaNou 8f6edbbffe minor refactoring, comment updates 2015-08-21 15:17:42 -05:00
Cory LaNou ace4737228 throttle import 2015-08-21 15:07:01 -05:00
Cory LaNou 96aaad4ffe send failed import lines to stdout for users to redirect to another log/import file 2015-08-06 09:19:56 -05:00
Cory LaNou 0682c2a7b0 update useragent string for importer 2015-08-06 09:19:56 -05:00
Cory LaNou 296f16d634 NewConfig should return a default config without needing params passed to it 2015-08-06 09:19:56 -05:00
Cory LaNou 76367d5161 refactoring based on feedback 2015-08-06 09:19:56 -05:00