Commit Graph

28 Commits

Author SHA1 Message Date
Peter Hedenskog 6a0889bd26
Replace lodash.reduce (#4398)
* Replace lodash.reduce
2025-01-09 06:19:37 +01:00
Peter Hedenskog f886e0b6ee
Bye bye wpt (#4085)
* Bye WebPageTest

* remove more
2024-04-29 08:37:29 +02:00
Peter Hedenskog 8f8458fe19
Add new tag: axeType for axe data in InfluxDB. (#4139)
https://github.com/sitespeedio/sitespeed.io/issues/4137
2024-04-16 21:05:58 +02:00
Peter Hedenskog 455a900f45
Fix rsd Influx. (#4039)
https://github.com/sitespeedio/sitespeed.io/issues/3997
2023-12-28 09:21:08 +01: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 2d7ac71c2b
Influx fixes (#3777)
* Add missing influx options

* remove console.log
2023-03-05 19:37:57 +01:00
Peter Hedenskog 631271126f
New plugins structure and esmodule (#3769)
* New plugins structure and esmodule
2023-02-25 11:16:58 +01:00
Peter Hedenskog 1fac02f6ae
Add better tags to InfluxDB for GPSI data. (#3429) 2021-07-28 22:39:29 +02:00
Peter Hedenskog 84209b97a4
New Browsertime 11 alpha (#3201) 2020-12-08 19:49:13 +01:00
Peter Hedenskog 5c32deeaef
Introducing slug for your test and a new experimental setup (#3203) 2020-12-08 19:48:51 +01:00
Peter Hedenskog 35079c0022
Add tags for InfluxDB (#3063) 2020-06-30 21:49:40 +02:00
Peter Hedenskog 3f136b2d5c
Add tag/key for desktop/mobile GPSI tests (#2917)
* Add tag/key for desktop/mobile GPSI tests

* new structure
2020-03-13 08:59:34 +01:00
Chris Adams b1d40bec16
Add carbon emissions figures for data over the wire [sustainability plugin] (#2868) 2020-02-21 16:43:53 +01:00
Peter Hedenskog 76bcc45dac
Add missing stddev for InfluxDB (#2678) 2019-10-03 07:35:42 +02:00
Peter Hedenskog 7f021d37c5
InfluxDB tag for long tasks (#2677) 2019-10-02 22:03:34 +02:00
Peter Hedenskog 549d0cdef4
Make it easy to run axe core (#2571)
* use axe with `--axe.enable`
2019-08-14 20:37:14 +02:00
Peter Hedenskog 4a0d47dcfb
Use the third party web to categorise requests (#2394)
* Use the third party web to categorise requests
2019-03-26 23:37:25 +01:00
Semyon ab440418e1 Added Lighthouse audit tag for InfluxDB (#2359) 2019-03-06 09:22:01 +01:00
Peter Hedenskog 289a9c1b7b
Bt alias (#2247)
* Pickup alias from Browsertime.

Only Graphite/InfluxDb use it in this release, but we should fix so
the HTML also pick is up.

Also we should change the old alias so that it's passed around
with messages instead ... but that can happen later.

* Link to Grafana setup
2019-01-11 22:08:19 +01:00
Peter Hedenskog 021426058a
Replace var with const/let (#2241) 2019-01-03 21:55:41 +01:00
Peter Hedenskog 7a155cb33c
Tag CPU data and Lighthouse score in InfluxDB (#2225)
* Add specific tags for CPU data in InfluxDB

Pre this version you could get the CPU data but it was kind of hard
to understand the tags. With this fix we add a cpu tag that either is
category or event. That way it's easier to pickup (and understand)
that data.

* Add audit tag for Lighthouse tests sent to InfluxDB

Before the fix we just sent "score" but no tag telling which score.
We now add a tag named audit that tells which audit that is used
for the score.

See #2222 and #2224
2018-11-28 11:05:31 +01:00
soulgalore 207a8e9618 simplify 2018-05-13 10:39:29 +02:00
amic81 2c8931dd71 influx db sets regexp tag group 2018-05-11 10:49:11 +02:00
Peter Hedenskog 08250acd40
Add adviceName tag for coach scores in influxdb #2003 (#2010) 2018-05-01 10:37:45 +02:00
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
Tobias Lidskog 23fbd38b33 Improve key structure for graphite and influx.
Examples of new keys:
- ns.pageSummary.sub_domain_com._foo_bar.gpsi.median
- ns.summary.domains.www.sitespeed.io.dns.median
2016-03-22 23:38:15 +01:00
Tobias Lidskog 781dc03072 Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00