Pull vs Push
Can you also talk about push model? Thanks
just use event msg to transfer metric data to the metric collector
title is misleading, this post has details of just pull model
After giving a read, It seems like design incorporate observer pattern strategy to collect the metrics or change the configuration when servers get added or removed. I might be wrong because I have started system design study recently
Can you also talk about push model? Thanks
just use event msg to transfer metric data to the metric collector
title is misleading, this post has details of just pull model
After giving a read, It seems like design incorporate observer pattern strategy to collect the metrics or change the configuration when servers get added or removed. I might be wrong because I have started system design study recently
Can you also talk about push model? Thanks