Releases: fastly/fastly-exporter
Releases · fastly/fastly-exporter
v10.2.0
v10.1.0
What's Changed
New Features 🎉
- added dictionary metrics to exporter by @sflagg-fastly in #224
Dependencies
- Bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #229
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #228
New Contributors
- @sflagg-fastly made their first contribution in #224
Full Changelog: v10.0.0...v10.1.0
v10.0.0
What's Changed
Breaking Changes 🛠
ComputeExecutionTimeMilliseconds, ComputeRequestTimeBilledMilliseconds, and ComputeRequestTimeMilliseconds were all divided by 10,000 rather than 1,000 for conversion to seconds.
Dependencies
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #218
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #221
- Bump golang.org/x/sync from 0.15.0 to 0.17.0 by @dependabot[bot] in #220
- Bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #226
- Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 by @dependabot[bot] in #219
- Bump github.com/oklog/run from 1.1.0 to 1.2.0 by @dependabot[bot] in #214
New Contributors
Full Changelog: v9.5.0...v10.0.0
v9.5.0
What's Changed
Dependencies
- Bump docker/build-push-action from 2 to 6 by @dependabot in #209
- Bump docker/metadata-action from 3 to 5 by @dependabot in #210
- Bump docker/login-action from 1 to 3 by @dependabot in #208
Other Changes
- Dependabot: bump GH Actions deps too by @case-fastly in #207
- Add linux/arm64 for the Docker build by @case-fastly in #206
- Add a Maintainers section to the Readme by @case-fastly in #211
- CI: add a Docker dry-run job by @case-fastly in #212
- update build tags to actually work with prometheus/common/version by @leklund in #213
Full Changelog: v9.4.0...v9.5.0
v9.4.0
What's Changed
New Features 🎉
- Add an arm64 build by @case-fastly in #202
Dependencies
- Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #205
New Contributors
- @case-fastly made their first contribution in #202
Full Changelog: v9.3.0...v9.4.0
v9.3.0
v9.2.0
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
v9.1.0
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
New Contributors
Full Changelog: v9.0.1...v9.1.0
v9.0.1
What's Changed
Bug Fix
- Count 429 responses for Compute services by @amsantavicca in #183
Dependencies
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #174
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.5 by @dependabot in #179
- Bump golang.org/x/sync from 0.8.0 to 0.11.0 by @dependabot in #182
New Contributors
- @amsantavicca made their first contribution in #183
Full Changelog: v9.0.0...v9.0.1