ActorReporter for Akka

11 views
Skip to first unread message

Zac Harvey

unread,
Nov 2, 2017, 10:22:26 AM11/2/17
to metrics-user
I have a need for DW Metrics to publish/report custom metrics to an Akka ActorSystem so that actors can handle them intelligently. My idea is to have simple/similar functionality as ConsoleReporter, except instead of writing metrics to the console I'd be sending them to some "Metrics Actor" (e.g. metricsActor.tell(new MetricTickUpdate(...), null);).

I'm gonna go forward with this ActorReporter concept for my project but would be willing to contribute if this community feels it would be a welcomed & useful addition.
Reply all
Reply to author
Forward
0 new messages