Skip to content
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

Unable to use the AkkaIOStatsdCounterInterface #107

Open
richiesgr opened this issue Jan 28, 2014 · 0 comments
Open

Unable to use the AkkaIOStatsdCounterInterface #107

richiesgr opened this issue Jan 28, 2014 · 0 comments

Comments

@richiesgr
Copy link

Hi

Another problem when I try to use this counter interface I get at the server start StackOverflow Exception!!
It seems that the ActorSystem is calling itself until StackOverflow
Do you've idea why ?

here is my agent.conf
org.eigengo.monitor.agent {
output {
class: "org.eigengo.monitor.output.statsd.AkkaIOStatsdCounterInterface"
}

akka {
    includeRoutees: false
}

}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant