rverchere / vmware_exporter

VMWare VCenter Exporter for Prometheus
BSD 3-Clause "New" or "Revised" License
50 stars 31 forks source link

The response time is too long #22

Open peterzha opened 6 years ago

peterzha commented 6 years ago

When I get the metrics by using the URL,the response usually continue for up to more than ten seconds.How to resolve this problem?

rverchere commented 6 years ago

Hi,

this is due to ESX/Vcenter server which takes some time to provide all the data.

The only thing you can do is to increment the scraping interval to 30 sec minimum

ramonskie commented 6 years ago

it seems someone else solved it. see the footnote in https://github.com/sapcc/vcenter-exporter not sure if its relevant though

rverchere commented 6 years ago

Hi, thanks @ramonskie, I'll give a try!

pryorda commented 6 years ago

This issue was moved to pryorda/vmware_exporter#7

pryorda commented 6 years ago

This issue was moved to pryorda/vmware_exporter#14