sustainable-computing-io / kepler-doc

Kepler uses eBPF to probe energy related system stats and exports as Prometheus metrics
https://sustainable-computing.io/
Apache License 2.0
13 stars 37 forks source link

Add description of environment variables for Redfish #75

Closed YaSuenag closed 1 year ago

YaSuenag commented 1 year ago

As I mentioned in https://github.com/sustainable-computing-io/kepler-doc/pull/74#issuecomment-1639066588 , REDFISH_PROBE_INTERVAL_IN_SECONDS and REDFISH_SKIP_SSL_VERIFY have been added in https://github.com/sustainable-computing-io/kepler/pull/734 , but they have not documented yet. They are important stuff to configure Kepler and Redfish, so they should be documented.