Bradley Jenkins
Bradley Jenkins
I am seeing something very similar here when using Wasabi S3. I instead get an error on `operation error S3 Control: ListTagsForResource` Downgrading to `6.22.1` seems to have solved it...
ACK - Will try tomorrow
I think this would be a great use case for something like [release please](https://github.com/googleapis/release-please) on a weekly schedule. It manages both the changelog as well as tagging and releasing.
I've had a look and it seems that the `cloudflare.go` file is not getting all the custom rules, in fact it get's none https://github.com/lablabs/cloudflare-exporter/blob/8bc93cb2629e9756c60114f061b636f5adaa75c8/cloudflare.go#L304 It seems the below _may_ fix...
This has been resolved by https://github.com/lablabs/cloudflare-exporter/pull/148