Monitor Change streams

Is there a simple way of monitoring a change stream in MongoDB Atlas/Realm. Basically I could do with a couple of graphs, one showing “Lag” between message entering OpLog and being processed, the other showing number of unprocessed messages for a given change stream. Is this possible ?