May 2019
Intermediate to advanced
442 pages
11h 36m
English
In push-based monitoring systems, emitted metrics or events are sent either directly from the producing application or from a local agent to the collecting service, like so:

Systems that handle raw event data generally prefer push since the frequency of event generation is very high—in the order of hundreds, thousands, or even tens of thousands per second, per instance—which would make polling data impractical and complex. Some sort of buffering mechanism would be needed to keep events generated between polls, and event freshness would still be a problem ...
Read now
Unlock full access