简体   繁体   中英

How to persist Storm metrics? How a Storm topology picks up its metrics history when it restarts?

I'm totally new to Storm. Here I'm trying to implement Storm metrics. I implemented metrics bolt and consumer which extends IMetrisConsumer . I'm looking to persist my topology metrics. So when topology restarts it should pickup earlier metrics based on time slots etc. How can I persist metrics and how can a topology picks up all its history?

This is beyond storm. metrics can be stored in many systems. such as Ganglia or OpenTSDB.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM