grafana / vmware_exporter

Apache License 2.0
4 stars 5 forks source link

queryPerf spec requires metricId value #21

Open rlankfo opened 2 years ago

rlankfo commented 2 years ago
ts=2022-05-04T00:14:05.695033Z caller=level.go:63 level=error collector=vsphere msg="error getting sample by name" err="ServerFaultCode: A specified parameter was not correct: metricId"
ts=2022-05-04T00:14:05.695074Z caller=level.go:63 level=error collector=vsphere msg="error collecting chunk" err="ServerFaultCode: A specified parameter was not correct: metricId"
rlankfo commented 2 years ago

Looks like this might be causing loss of cluster metrics in live environments.

jammiemil commented 1 year ago

Believe we're seeing this issue in our install:

Nov 25 13:50:24 MONITORING grafana-agent[551279]: ts=2022-11-25T13:50:24.757181682Z caller=collector.go:166 level=error component=integrations integration=vsphere instance=$: collector=vsphere msg="error getting sample by name" err="ServerFaultCode: A specified parameter was not correct: metricId"
Nov 25 13:50:24 MONITORING grafana-agent[551279]: ts=2022-11-25T13:50:24.758115292Z caller=collector.go:145 level=error component=integrations integration=vsphere instance=$: collector=vsphere msg="error collecting chunk" err="ServerFaultCode: A specified parameter was not correct: metricId"
doanbutar commented 10 months ago

Hello, we have seen a similar issue recently. May I know if there is anyone looking into this issue?

Jeremy-Boyle commented 8 months ago

Also seeing this issue