Commit Graph

16 Commits (1f31e8b70778c80a1bbfca0e3437f52eb26c3e7a)

Author SHA1 Message Date
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