jenningsloy318 / redfish_exporter

exporter to get metrics from redfish based hardware such as lenovo/dell/superc servers
Apache License 2.0
70 stars 61 forks source link

Add ability to set log level globally for the app. #69

Closed chiveturkey closed 9 months ago

chiveturkey commented 1 year ago

This PR seeks to allow setting log level globally for the app. Currently, there are a lot of info logs, which can overload centralized logging when 1) there are many servers and 2) the Prometheus polling cycle is short. Allow less verbose logging.