ApplicationInsights-Java icon indicating copy to clipboard operation
ApplicationInsights-Java copied to clipboard

Application Insights for Java

Results 201 ApplicationInsights-Java issues
Sort by recently updated
recently updated
newest added

### Expected behavior We have a handled exception in our application. When that exception is thrown and catched we should not see the occurrence of that exception in Application Insights....

Needs: Attention :wave:

### Expected behavior I expect the sampling overrides to work correctly. I want to capture 100% of the traces if the message starts with `Invoking`. ### Actual behavior The override...

Needs: Author Feedback

### Expected behavior An option to disable host name verification during SSL Handshake with either the ingestion or live metrics endpoints. ### Actual behavior When using AI connection string to...

Needs: Attention :wave:

After Java SDK version upgrading, we observed the ApplicationInsights-Java agent always capture InProc span dependencies (from CosmosDB SDK, Azure KeyVault SDK, ...) and send to Application Insights which caused the...

### Expected behavior Every request should have End To End Transaction details, which should include parent and child process details. ### Actual behavior If we submit multiple requests (4-5 @...

### Expected behavior HTTP traces should be collected and reported to application insights ### Actual behavior They are not. Only Service bus calls, logs and metrics are recorded ### To...

3.6.0 GA

Do not approve yet, will be making updates to sdk and will have to update the exporter jar files accordingly. **Summary:** This PR is linked to the changes proposed in...

I've tried the following options to try dependency sql logs to stop being logged in the applicationinsight.json file. However, they keep being logged:- `{ "preview": { "generalExportQueueCapacity": 4096 }, "connectionString":...

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2 Commits...

dependencies
java