gebn / bmc_exporter

Exposes Baseboard Management Controller data in Prometheus format.
GNU Lesser General Public License v3.0
45 stars 3 forks source link

Confusing errors with context expiry #32

Open gebn opened 4 years ago

gebn commented 4 years ago

If we establish a session, but the context expires before Get Power Reading, we will incorrectly assume the BMC does not support power retrieval. There will be other similar situations.