Akka.Cluster.Metrics: need to re-arrange NodeMetrics
types
#7574
Labels
akka-cluster-metrics
DX
Developer experience issues - papercuts, footguns, and other non-bug problems.
Milestone
Akka.Cluster.Metrics is suffering from some of the same API and abstraction bloat that Akka.Streams.Kafka does here akkadotnet/Akka.Streams.Kafka#483 - we're going to slim some of this down and re-org it for v1.6.
NodeMetrics
is particularly bad: apartial
class with multiple layers of inherited child classes. We can do better.The text was updated successfully, but these errors were encountered: