Skip to content

Unable to use the AkkaIOStatsdCounterInterface #107

Description

@richiesgr

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
}

}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions