心有千千结
心有千千结
ddtrace-java-agent version : v0.105.0 I need a tag (db.host). Can JDBC support the new tag (db.host: ip:port, such as "db.host": "10.0.1.135:3306")? This new tag is very helpful to the business...
ddtrace-java-agent version : v0.104.0 I have two applications, consumer and producer of rabbitmq, which are connected to ddtrace-java-agent at the same time. Trace is generated on the producer , but...
配置文件上说是支持http协议,但没有看到具体的配置,在哪里可以找到配置呢。我的诉求是:otel将链路数据exporter到jaeger(http协议),能否通过这样子exporter到datakit。 
操作系统 ``` Linux xxxx 5.15.0-76-generic #83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ``` branch : YiShaAdmin-Net7  验证码 api 异常信息 ``` System.PlatformNotSupportedException: System.Drawing.Common is not...
I have a demo with the following basic configuration information: - springboot 1.3.5 - window - jdk1.8.333 - dd-java-gent >= 0.107.0 Run >java -javaagent:dd-java-agent-1.21.0.jar -jar springboot-server2.jar After starting the service...
### Is your feature request related to a problem? Please describe. The output information of job thread logs does not have link information. Job thread is part of the job....
I have created a custom class that inherits from the OutputStream class, and when the application starts and loads, a Missing class B exception occurs. I am not sure what...