Skip to content

stewart-shawn/dd-kamon-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dd-kamon-demo

When both the Datadog and Kanela agent are enabled, and the stage script is run, we are seeing various java.lang.ClassCastExceptions.

Ex:

An error occurred while trying to apply an advisor: java.lang.ClassCastException: class akka.actor.ActorCell cannot be cast to class kamon.instrumentation.akka.instrumentations.HasActorMonitor (akka.actor.ActorCell and kamon.instrumentation.akka.instrumentations.HasActorMonitor are in unnamed module of loader 'app')

Steps to reproduce

  1. sbt stage
  2. ./target/universal/stage/bin/demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages