intelsdi-x / snap

The open telemetry framework
http://snap-telemetry.io
Apache License 2.0
1.79k stars 297 forks source link

Expose performance metrics of tasks #1748

Open tnachen opened 6 years ago

tnachen commented 6 years ago

Currently it's hard to tell why a task is exceeding it's deadline or having bad performance. It will be great to be able to tell how much time each task took in each plugin and snapd itself, so it becomes more clear which part of the system is the slowest.