ribbybibby / s3_exporter

Exports Prometheus metrics about S3 buckets and objects
Apache License 2.0
105 stars 42 forks source link

1000 requests a minute #8

Closed data-dude closed 4 years ago

data-dude commented 4 years ago

We setup our prometheus configuration so that it scrapes s3 every hour for metrics but for some reason it starting sending requests to 1000 a minute. Has anyone else run into this?

data-dude commented 4 years ago

Nevermind! I was looking at metrics for network io and Prometheus was sending those requests. I'm not sure why but my problem isn't with s3-exporter. Thanks