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
}

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions