adobe-apiplatform / mesos-actor

An Akka based Mesos actor for creating Mesos frameworks.
Apache License 2.0
10 stars 8 forks source link

Emit key metrics via Kamon integration #23

Open chetanmeh opened 5 years ago

chetanmeh commented 5 years ago

To get better understanding of the MesosClient interaction with Mesos actor it would be useful to emit key metrics via Kamon.

  1. Time takes for a task to transition from SubmitPending to Running i.e. time taken for promise to be fullfiled
  2. Histogram for offers being received in between flush interval