> Hi Team, > > There is a telemetry proposal in docs and repository. > https://github.com/openbmc/docs/blob/master/designs/telemetry.md > https://github.com/openbmc/telemetry > The proposal seems promising and complete. > What is the implementation status? I'm also curious about a status update here. Were there any design issues that needed to be worked out, or is it ready to develop? >> To implement the Redfish Telemetry service would we need to store them on >> the BMC as well? >It will be nice if we can store it in RAM at least with larger data and some diskspace >With small log rotate. The Telemetry Service already has a concept of log rotation, but overall I agree that storing in RAM first with optional persistence is better than the other way around. - Richard