Commit Graph

24 Commits

Author SHA1 Message Date
Peter Hedenskog e78200da3e
Move InfluxDB to it own standalone plugin (#4451) 2025-02-28 15:22:28 +01:00
Peter Hedenskog b9456eef6e
Replace intel with sitespeed.io/log (#4381)
* Replace intel with sitespeed.io/log
2025-01-07 08:53:48 +01:00
Peter Hedenskog f886e0b6ee
Bye bye wpt (#4085)
* Bye WebPageTest

* remove more
2024-04-29 08:37:29 +02:00
Peter Hedenskog 9e215b8b06
Do not backfill the slug (#3901)
* Do not backfill the slug https://github.com/sitespeedio/sitespeed.io/issues/3899
2023-07-07 16:31:13 +02:00
Peter Hedenskog fc2884fbba
Update all dependencies to latest releases (#3774) 2023-03-03 13:59:14 +01:00
Peter Hedenskog 631271126f
New plugins structure and esmodule (#3769)
* New plugins structure and esmodule
2023-02-25 11:16:58 +01:00
Vladimir Stepanov d738a897bc
#3626 Update Grafana auth settings to allow api token or basic auth (#3627)
* Update Grafana auth settings to allow api token or basic auth

Current auth. configuration for Grafana restricts to use API key only. 
This change will allow to use both auth. types: 
Bearer {API_KEY}
or
Basic {USER_PASSWORD_HASH}

Co-authored-by: Vladimir Stepanov <vss1.odessa@gmail.com>
Co-authored-by: Peter Hedenskog <peter@soulgalore.com>
2022-04-14 18:25:23 +02:00
Peter Hedenskog e83467347b
Avoid sending the slug as annotation if the name collide. (#3279)
https://github.com/sitespeedio/sitespeed.io/issues/3277
2021-02-12 06:00:44 +01:00
Peter Hedenskog fa0f9e0126
Include slug in the annotation. (#3251) 2021-01-13 09:46:22 +01:00
soulgalore 441015af83 Remove console logs 2019-12-04 21:51:27 +01:00
Peter Hedenskog 92cf54f9ba
Let Grafana annotations have same functionality as Graphite annotations. (#2798) 2019-11-24 14:26:47 -05:00
Peter Hedenskog 27e30351b3
Fix versions (#2792) 2019-11-19 20:09:11 -05:00
Peter Hedenskog d8a36370dc
Send browser version as part of annotation title. (#2791) 2019-11-19 17:48:36 -05:00
Peter Hedenskog 3d06f01119
Include sitespeed.io version in the annotation tag. (#2788) 2019-11-17 20:59:01 -05:00
Peter Hedenskog b1f6b9dc6f
Fix disaplaying wrong runs when using only WebPageTest #2777 (#2787) 2019-11-17 20:35:02 -05:00
Peter Hedenskog 6b2f38d6ba
Documentation changes for 11.0 (#2756) 2019-11-07 09:45:39 +01:00
Peter Hedenskog 4f18d861c5
Use HAR file from WPT in annotations when Browsertime is turned off (#2609) 2019-08-29 08:26:26 +02:00
Peter Hedenskog 85c4056328
Add correct annotation tags when using WebPageTest. (#2602)
* Added connectivity and location tag for WebPageTest
* If you test both using WPT and BT, wait for all metrics to arrive before sending the annotation
* Fix link to WebPageTest that before could link to old result
2019-08-28 13:42:35 +02:00
Peter Hedenskog 1ac516406b
If you only run WebPageTest, add an annotation link to the WebPageTest result (#2528) 2019-07-01 20:00:24 +02:00
soulgalore 9ef09c9f14 lint 2019-02-21 15:40:07 +01:00
Markus Liljedahl d3c8b2ded4 Clarify the warning messages when it comes to authentication in (#2334) 2019-02-21 15:39:30 +01:00
Peter Hedenskog 593f2daa28
add missing cases of using alias (#2248) 2019-01-12 21:42:02 +01:00
Peter Hedenskog 7cc5562204
Remove Bluebird promises and use await/sync where we can. (#2205) 2018-11-20 09:14:05 +01:00
Peter Hedenskog 3e24d65466
Prepare for using Grafana annotations with tags (coming in Grafana 5.4) (#2152)
* Prepare for using Grafana annotations with tags (coming in Grafana 5.4) #1826

* push the cli when 5.4 Grafana is released
2018-09-28 09:34:06 +02:00