Releases: lablabs/cloudflare-exporter
Releases · lablabs/cloudflare-exporter
cloudflare-exporter-0.2.1
A Helm chart for cloudflare exporter
0.0.16: Merge pull request #119 from pippitt/fix_cf_zones_filter
fix: CF_ZONES env var
0.0.15
cloudflare-exporter-0.2.0
A Helm chart for cloudflare exporter
0.0.14
What's Changed
- dockerfile: alpine:3.16 by @thepwagner in #72
- dependabot for /Dockerfile by @thepwagner in #73
- Use golang 1.19 and bump libraries by @nitrocode in #76
- Feat: Allow adding annoations to the Deployment by @davidcollom in #75
- Implement metrics denylist by @almirmcunhajr in #77
- Bump alpine from 3.16 to 3.17 by @dependabot in #82
New Contributors
- @thepwagner made their first contribution in #72
- @nitrocode made their first contribution in #76
- @dependabot made their first contribution in #82
Full Changelog: 0.0.13...0.0.14
cloudflare-exporter-0.1.9
A Helm chart for cloudflare exporter
0.0.13
What's Changed
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- Add ExcludeZones and BatchSize as a parameters by @XCiber in #64
- Add total requests per colocation by @almirmcunhajr in #69
- Filter non Free plan zones from graphql metrics by @stnby in #70
New Contributors
- @XCiber made their first contribution in #64
- @almirmcunhajr made their first contribution in #69
- @stnby made their first contribution in #70
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- Add Colo Bytes/Visits per host by @davidcollom in #61
- Introduce requests per LB pool metric & fix LB pool health status metric by @axilleastr in #65
New Contributors
- @davidcollom made their first contribution in #61
Full Changelog: 0.0.10...0.0.11
0.0.10
What's Changed
- Bump appVersion by @martinhaus in #44
- Update cloudflare API lib and revise documentation by @m0ar in #46
- Workflow for building multi-arch images by @tomas-balaz in #48
- Change container registry from dockerhub to github container registry by @tomas-balaz in #49
- Go lang linter by @tomas-balaz in #53
- Fix warnings and errors from go lang linter by @tomas-balaz in #56
- Add support for LoadBalancing metrics by @axilleastr in #60
New Contributors
- @tomas-balaz made their first contribution in #48
- @axilleastr made their first contribution in #60
Full Changelog: 0.0.9...0.0.10