Jacopo Carlini
Jacopo Carlini
I'm testing this version and it's great. I found a bug (I do not know if it is known): when setting "dynamic" or "adaptive" transparency with the dock in **bottom**...
I reinstalled the extension and now it works fine.
news for this feature?
thanks a lot! 🤩
I have the same issue. The sampling configuration is ignored for `AppDependecy` using the 3.6.0 version of the agent.
Thank you for your reply, @jeanbisutti. I’ve updated my Java code as follows: ```java log.info("Ignore this log info"); Marker marker = MarkerFactory.getMarker("aMarker"); log.info(marker, "Invoking API operation healthCheck"); ```` I’m using...