Skip to content

Akka.Cluster.Metrics: need to re-arrange NodeMetrics types #7574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Aaronontheweb opened this issue Mar 24, 2025 · 0 comments
Open

Akka.Cluster.Metrics: need to re-arrange NodeMetrics types #7574

Aaronontheweb opened this issue Mar 24, 2025 · 0 comments
Labels
akka-cluster-metrics DX Developer experience issues - papercuts, footguns, and other non-bug problems.
Milestone

Comments

@Aaronontheweb
Copy link
Member

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: a partial class with multiple layers of inherited child classes. We can do better.

@Aaronontheweb Aaronontheweb added akka-cluster-metrics DX Developer experience issues - papercuts, footguns, and other non-bug problems. labels Mar 24, 2025
@Aaronontheweb Aaronontheweb added this to the 1.6.0 milestone Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
akka-cluster-metrics DX Developer experience issues - papercuts, footguns, and other non-bug problems.
Projects
None yet
Development

No branches or pull requests

1 participant