Commit Graph

13 Commits

Author SHA1 Message Date
Tobias Lidskog 3debfec0b4 Format code using the Prettier formatter. (#1677) 2017-07-20 21:24:12 +02:00
Peter Hedenskog f9aa04ddc5 First go going to tags in InfluxDB (#1563) 2017-04-10 11:18:39 +02:00
Peter Hedenskog fde413522d set graphite-web host (#1550) 2017-03-29 05:08:00 +02:00
Tobias Lidskog 29fbcaa2db Refactor result storage/url handling, and tweak S3 (#1552)
* Allow S3 upload even when using custom outputFolder.
* Add new s3.path option, to override the default storage path in the S3 bucket.
* Change the default storage path in the S3 bucket to no longer include the prefix 'sitespeed-result’.
* Remove broken/not useful progress load for S3 upload (was producing 100000+ log lines.
* Extract result url building into separate module that’s made available to plugins via context.resultUrls.
2017-03-28 15:12:30 +02:00
Peter Hedenskog f9d00375d1 Tags as array in Graphite 1.0 #1539 (#1540) 2017-03-28 06:46:52 +02:00
soulgalore aed6d5c549 use verbose instead of trace log 2017-03-27 21:14:18 +02:00
Peter Hedenskog 1e528f65fd set sitespeedio as root name of all loggers (#1545) 2017-03-23 12:21:11 +01:00
Peter Hedenskog e46a7026eb Add log channel names per plugin thank you @jpvincent (#1544) 2017-03-23 08:57:03 +01:00
soulgalore 8d2b24a7f6 send timestamps as unix timestamps for annotations 2017-03-10 13:33:15 +01:00
soulgalore 8fe3a7296d Use same timestamp for runs and annotations #1497 2017-03-10 12:06:36 +01:00
soulgalore 1ba52a4625 adding that missing slash 2017-02-10 12:10:58 +01:00
soulgalore 101deae8e4 remove one slash too many 2017-02-10 10:19:40 +01:00
Peter Hedenskog 5e80d8af84 Send annotations to Graphite for each tested URL (#1434) 2017-02-10 08:21:35 +01:00