Metrics, actor metrics, cluster metrics etc. #608
Replies: 8 comments
-
Relevant |
Beta Was this translation helpful? Give feedback.
-
PoC #610 |
Beta Was this translation helpful? Give feedback.
-
For me, the biggest question is how to do it. Shall we use Here's how the HttpClient is instrumented https://github.com/vancem/corefx/blob/master/src/System.Net.Http/src/HttpDiagnosticsGuide.md We also use it in many production components. |
Beta Was this translation helpful? Give feedback.
-
Cluster
|
Beta Was this translation helpful? Give feedback.
-
There are some different ways forward here.
Coupled for simplicity, decoupled for flexibility ? |
Beta Was this translation helpful? Give feedback.
-
Adding cluster heartbeats to the list |
Beta Was this translation helpful? Give feedback.
-
Adding Futures to the list. |
Beta Was this translation helpful? Give feedback.
-
Cluster module is in good shape now and I think it's time to start thinking about what metrics we would like to provide out of the box.
e.g.
a standardized package for Promethius and other tools.
What metrics do we want to track?
Cluster
Actor
Remote
others?
Beta Was this translation helpful? Give feedback.
All reactions