Hi
We have the device metrics available through the Kafka topics. We need a mechanism to import those metrics into Orion server. We wanted to use Orion dashboard to monitor the metrics imported via kafka topics.
I could see Orion.CPULoad, Orion.ResponseTime entity as Read only in SWIS. I guess in the regular usecase, Orion main/additional pollers are responsible to dump these stats data into SWIS. But in our case, we wanted to import the stats data which is already available from a different system. Is there any mechanism we can import these data instead of using Orion pollers to poll again.
Appreciate any help on this regard. Thanks!