-
I'm getting odd behaviour on sigar provisioning on macos where while first provisioning works out of the box, subsequent ones just fail with a `UnsatisfiedLinkError`.
To reproduce, here is a small gr…
-
- Scala 2.12.12
- Kamon 2.1.9
According to https://kamon.io/docs/latest/core/utilities/, I wrote unit tests like this:
```scala
"Kamon filter tests" in {
val config = ConfigFactory.parseStrin…
-
Hi,
Per https://prometheus.io/docs/instrumenting/exposition_formats/#text-format-details histogram buckets should have the _bucket suffix. This should be fixed at https://github.com/MonsantoCo/kamo…
-
Hello,
We are trying to setup Kamon instrumentation for InfluxDB on a distributed Akka cluster.
Is working fine while in local with only one node and no lightbend k8s bootstrap procedure (disco…
-
Scala `2.12.2`
Kamon `2.1.8`
After upgrading to akka-http to `10.2.2` operation names end up containing raw path instead of replacing matched sections with a special characte.
In this example w…
-
Kamon seems to break (bring app down), when using affinity-pool-executor
`app_1 | akka.actor.ActorInitializationException: akka://quota-service-actor-system/user/redis2-6379-listener-actor:…
-
Hi,
Would love to use kamon-cloudwatch. Do you plan to publish it into any of the (maven) code repositories?
joa23 updated
6 years ago
-
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 ku…
-
Hi, we are experiencing a memory leak which according to the latest dump comes from Kanela (byte buddy).
We are using Kanela:
```
val agent = "io.kamon" % "kanela-agent" % "1.0.16…
-
Hello,
I've tried migrate to Kamon `2.1.4` from `1.1.6`. Application is forming akka-cluster and use communication between actors to process some logic. We're using context propagation to have some…