We are trying to setup Kamon instrumentation on a distributed Akka cluster.
Is working fine while in local with only one node and no lightbend k8s bootstrap procedure (discovery method kubernetes-api) , but when in real k8s cluster, cluster is forming and kamon is not sending metrics.
This are our kamon and akka.management Dependencies
Hello,
We are trying to setup Kamon instrumentation on a distributed Akka cluster.
Is working fine while in local with only one node and no lightbend k8s bootstrap procedure (discovery method kubernetes-api) , but when in real k8s cluster, cluster is forming and kamon is not sending metrics.
This are our kamon and akka.management Dependencies
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.6")