Skip to content

Releases: foomo/pagespeed_exporter

v3.0.4

10 May 13:41
5a721a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.3.0.3...v3.0.4

v.3.0.3

13 Mar 23:04
9f977bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v.3.0.3

v2.2.0

28 Jun 08:54
8442695
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.7...v2.2.0

v2.1.7

10 Jun 08:47
78700a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.1.7

Github Actions

10 Jun 07:59
e42797f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.5...v2.1.6

v2.1.5

31 May 07:11
68e2ac0
Compare
Choose a tag to compare

Changes

v2.1.4: Merge pull request #39 from ITNavent/fix-cls-parse

13 Jul 15:22
4a395d1
Compare
Choose a tag to compare
Fixed CLS parse that always returned 0

v2.1.3

13 Jul 15:23
4a395d1
Compare
Choose a tag to compare

Changes

v2.1.2

26 Aug 23:04
Compare
Choose a tag to compare

Changes

1.1.0

14 Dec 10:18
Compare
Choose a tag to compare

Changelog

75f1ad3 feat: change google test to example.com test
51a8503 Helm update
485d613 feat: update README
776a87e feat: use dynamic names for Helm installations
4d9f378 chore: change asset url to absolute url
d3e3d0a feat: add helm configuration examples for k8s
559c113 feat: add grafana dashboard link
d424b7b feat: add dashboard image to readme
28867ae chore: add documentation how to run the example
6586d2c feat: remove docker-compose version requirement
5bc04f2 feat: add example dashboard and datasource
658c359 feat: add nill check for loading experience
7b51d1f fix: correct description for value iterations
2a9b3cf feat: add better description for targets
f001a44 fix: fix target flag parsing (additional0
f20ad89 feat: add multiple target specification with the -t flag
3875229 feat: add better naming of category and audit scores
be07af5 feat: fix displaying values (unicode issues)
73bf7d3 feat: rename metrics for better understanding
d623905 feat: remove additional metrics path (audit/category)
4828b9b feat: add time audit metrics
0544ddf feat: add tests for scraping
62c9dde fix: fix millisecond redering
fe902dd fix: add query parameters to collector
47a2c75 feat: add valid scheme to http host
712404d feat: add more tests to collector utility methods
186a2c7 feat: extract collector metrics and add collector tests