Closed nbozic-zz closed 8 years ago
Does it mean that reporters should react to those heartbeat events? Probably yes, and, in a way that makes it clear they are working correctly. But the question is how reporters should react? Sending a measurements to the sink (e.g. InfluxDB) is maybe not a good idea, as it would be a fake measurement.
We will start with typical heartbeat producing report on configured time intervals
Implemented.
We need a way to figure out if configuration is working or not. Diagnostics should send on each scheduled time heartbeat event to all configured reporters.