You can connect most RTView dashboard objects to Event Stream Processor data streams. With this connection, dashboard objects can receive real-time data from streams.
There are two approaches for connecting to streams, depending on the type of stream:
- If the stream produces updates and deletes against keyed entries, first set up an intermediate object known as a cache. You can then connect the dashboard objects.
- If the stream contains insert elements, such as a timeseries, connect the dashboard object directly to the stream.