lablabs / cloudflare-exporter

Prometheus CloudFlare Exporter
Apache License 2.0
313 stars 104 forks source link

Metrics in exporter all seem to be 'x mod 10 == 0' or divisible by 10, and aren't accurate. #63

Open BenCoughlan15 opened 2 years ago

BenCoughlan15 commented 2 years ago

Hi there,

When I look at the metrics coming from the load balancer, any time I get a result it seems to be divisible by 10.

have you got any idea why this is happening?

These metrics showing 500 messages during this period don't match the events in the logs at all either.

Payments.site.com has 4 occurrences of 500 messages in the last 48 hours, but in the metrics it's showing as 10. api.site.com received 7 occurrences of 500 messages, and none are showing up in the metrics.

Screenshot 2022-04-28 at 16 23 31