Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
Minion's Job Metrics Framework
& Utilizing it effectively
Custom Per-Task Metrics Gathering Framework
Helps answering performance questions
How much time did my task spend in... (DB, Cache Op., Code Block) ?
What was the average processing time of that loop ?
Gives the ability to gather task-specific information
How many iterations did my task process ?
What was the final value of that parameter ?
All patron-scheduled, java tasks that have a 'limited' run-time (Not long running tasks - So no Epic)
* Mongo
* Ignite Serializations
* KV Store
* Total CPU User time
* Required Resources
* Misc. (Thread, Session ID, TG, ...)
sourcetype=minion "job metrics summary"
Live Demo
Counters are accumulating threded calls using
InheritableThreadLocal
Q&A