Jules Ivanic
Jules Ivanic
⚠️ THIS VERSION OF sbt-datadog ISN'T MAINTAINED ANYMORE ⚠️ ⚠️ Please use https://github.com/guizmaii/sbt-datadog instead ⚠️
Cc @oleg-py
Hi, I'm trying to setup the JMH integration in zio-kafka benchmarks but I have an error when I run the benchs. All the details: https://github.com/zio/zio-kafka/pull/883 Thanks for your help ❤️...
This PR removes this page: https://zio.dev/ecosystem/community/quill The Quill documentation can be found here: https://zio.dev/zio-quill/
Related to https://github.com/zio/zio/pull/8881
It can mess with other people configurations
I noticed that in the DD APM code, they mention that their ZIO integration doesn't work with ZIO 2.1 See https://github.com/DataDog/dd-trace-java/blob/master/dd-java-agent/instrumentation/zio/zio-2.0/build.gradle#L40-L41 Could be nice if we could update their instrumentation...