You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a way to monitor the healthiness of the data service. To not rely on any other source of data, the simplest way is to expose the timestamp of the last ingested block to compare with the current time.
It may also be useful to report the local time of receiving the last block.