Skip to content

Releases: fastly/fastly-exporter

v10.2.0

23 Dec 19:57
v10.2.0
93e4004

Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

  • rename Compute@Edge to the Fastly Compute platform by @leklund in #232

New Contributors

Full Changelog: v10.1.0...v10.2.0

v10.1.0

11 Dec 15:26
v10.1.0
ca26d31

Choose a tag to compare

What's Changed

New Features 🎉

Dependencies

New Contributors

Full Changelog: v10.0.0...v10.1.0

v10.0.0

12 Nov 20:00
v10.0.0
e96629f

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • fix off-by-10x error in Compute timing metrics by @joeshaw in #222

ComputeExecutionTimeMilliseconds, ComputeRequestTimeBilledMilliseconds, and ComputeRequestTimeMilliseconds were all divided by 10,000 rather than 1,000 for conversion to seconds.

Dependencies

New Contributors

Full Changelog: v9.5.0...v10.0.0

v9.5.0

18 Jun 18:15
v9.5.0
ae2cb8c

Choose a tag to compare

What's Changed

Dependencies

Other Changes

Full Changelog: v9.4.0...v9.5.0

v9.4.0

10 Jun 21:16
v9.4.0
0885e18

Choose a tag to compare

What's Changed

New Features 🎉

Dependencies

New Contributors

Full Changelog: v9.3.0...v9.4.0

v9.3.0

04 Jun 20:39
v9.3.0
a50ddb3

Choose a tag to compare

What's Changed

New Features 🎉

New Contributors

Full Changelog: v9.2.0...v9.3.0

v9.2.0

15 May 17:07
a16e67e

Choose a tag to compare

What's Changed

Dependencies

  • Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #197
  • Bump golang.org/x/sync from 0.11.0 to 0.14.0 by @dependabot in #199

Other Changes

  • Fix value underflow for http_total{http_version="1"} by @leklund in #195
  • Bump golang.org/x/sync from 0.11.0 to 0.12.0 and update go version by @leklund in #190

Full Changelog: v9.1.1...v9.2.0

v9.1.1

13 Mar 18:44
2ce3c8f

Choose a tag to compare

What's Changed

Other Changes

  • change suffixes from _count to _total by @drrev in #191

Full Changelog: v9.1.0...v9.1.1

v9.1.0

13 Mar 15:36
04d5a59

Choose a tag to compare

What's Changed

Dependencies

  • Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #185
  • Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1 by @dependabot in #187

Other Changes

  • [STATS-2239]: Update Fastly-exporter with new metrics (and remove vcl_on_compute) by @drrev in #189

New Contributors

Full Changelog: v9.0.1...v9.1.0

v9.0.1

24 Feb 17:18
fa83b0d

Choose a tag to compare

What's Changed

Bug Fix

Dependencies

New Contributors

Full Changelog: v9.0.0...v9.0.1