All of lore.kernel.org
 help / color / mirror / Atom feed
* Telemetry Reports dynamic update
@ 2019-12-03 23:57 Justin Thaler
  2019-12-04  6:43 ` [EXTERNAL] " Neeraj Ladkani
  0 siblings, 1 reply; 5+ messages in thread
From: Justin Thaler @ 2019-12-03 23:57 UTC (permalink / raw)
  To: openbmc, Matuszczak, Piotr, vishwa, neladk

Hi All,
	I've been sort of silently reviewing the designs to telemetry reports 
design along with subscriptions. As I was reviewing it, I've had a 
couple of different design points come up and an interesting use case 
I've wanted to ask about. So here's my scenario:

I've set up a telemetry report to the system dynamically by querying the 
sensors and request the values are updated every second. The system was 
in a state where it was powered off, so not many sensors were available. 
After the system is powered on, more sensors are added as different 
devices are powered up. At this point I'd want to add the additional 
sensors to my report. I query the system again for all the available 
sensors and see thermal and power readings for the CPUs. I want updates 
on these every second just like my initial report.

This leads me to the following question:
Can I push a new report definition to the TelemetryService and have the 
event service start providing that new definition without tearing down 
the subscription first, which would leave a gap in the data?

Thanks,
Justin Thaler

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-06 17:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 23:57 Telemetry Reports dynamic update Justin Thaler
2019-12-04  6:43 ` [EXTERNAL] " Neeraj Ladkani
2019-12-04 13:27   ` Justin Thaler
2019-12-06 16:04     ` Matuszczak, Piotr
2019-12-06 17:27       ` Justin Thaler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.