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

Application Insights for Java

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

Hello, when my application is called and request is cancelled (due to up stream timeout), canceled request is not present in application insights, which leads to dependency calls not linked...

Needs: Attention :wave:

I'm using applicationinsights-runtime-attach (3.4.12) under Spring Boot. I just want to set "applicationinsights.runtime-attach.configuration.classpath.file" property via properties (spring) file. And according to documentation* it is unavailable. All I can do is...

Needs: Triage :mag:

We are using applicationinsights-agent:3.4.10 with MuleSooft Application. We tested with the below flow (HTTP+Mongo+MySql+HTTP+JMS+Logger) and we can see the dependency tree (End-To-End transaction details) in App Insight, **which is working...

Needs: Attention :wave:

**Is your feature request related to a problem? Please describe.** We use a COTs middleware system and we have a lot of email-based interfaces that either send emails or read...

Enhancement

### Expected behavior It will be very useful if we have relevant data related to the scheduled operation in the operation_name column in the exception table. As these exceptions don't...

Needs: Attention :wave:

Context I'm using a Spring Boot Application (Java) and WebFlux as the web layer (Reactor), and Reactor Netty is used as an Embedded web server. In my application, I've Server-Sent-Event...

Needs: Attention :wave:

Hey guys, i have an application in java 11, application insights jar 3.4.8 and pom core-version 3.4.10 and trying this configuration: ![image](https://user-images.githubusercontent.com/12548992/223778292-51dfcc55-58b3-4dc7-b4f1-af74f3082805.png) The idea is to turn on/off the application...

Needs: Attention :wave:

**Is your feature request related to a problem? Please describe.** I'd like to have information about the deployment environment collected and sent along with the traces. I was expecting this...

Needs: Attention :wave:

### Expected behavior In Application Insights, custom attributes assigned to Request spans (function invocations) are present. ### Actual behavior Only predefined pre-populated attributes are available as custom dimensions (like TriggerReason,...

Needs: Attention :wave: