microsoft / ApplicationInsights-Java

Application Insights for Java
http://aka.ms/application-insights
Other
295 stars 199 forks source link

MsSql dependency tree not available with applicationinsights-agent-3.5.2 #3736

Open abhikt48 opened 3 months ago

abhikt48 commented 3 months ago

Expected behavior

  1. Mule 4 --> MsSql dependency should be available in Application Insight (AI).

Actual behavior

We need to use Mule 4 application to log all logs in Application Insight. As part of testing, we discoverd that MsSql dependency is not available in AI.

To Reproduce

  1. Mule - Refer this repo to replicate mule4-ai-ms-sql-db-test

I am not sure, how much comfortable you all with Mule 4. However you can run dependency tree or check if anything is missing in POM.

Logs

  1. applicationinsights.log
  2. applicationinsights.1.log

System information

Please provide the following information:

Please check above information and let me know for any concern.

abhikt48 commented 2 months ago

Hi team, Could you please update on this issue?

abhikt48 commented 1 month ago

Hi team, Can anyone please take a look on this issue?

trask commented 1 month ago

hi @abhikt48! Mule is difficult for us to test and support. Have you tested this with the upstream OpenTelemetry Java agent to see if the same issue exists? If so, it would be great if you could debug the issue and propose a solution in the OpenTelemetry Java agent.