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

Bumps com.gradle.enterprise from 3.10.3 to 3.11.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.enterprise&package-manager=gradle&previous-version=3.10.3&new-version=3.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

this has the benefit of working even with OTLP exporter

### Expected behavior The displayed `Parent Id` & `Operation Id` fields should display the effective real values. ### Actual behavior The `Parent Id` & `Operation Id` fields are displayed as...

Needs: Attention :wave:

**Is your feature request related to a problem? Please describe.** We are planning to migrate to Java 3.x agent version from 2.x and are using adaptive sampling in our configurations....

Needs: Attention :wave:

### Expected behavior Custom dimensions are propagated to application insights (and children spans) and/or span is created for reactor rabbit messages ### Actual behavior Span is not created for reactor...

Needs: Attention :wave:

### Expected behavior Profiler should run ### Actual behavior Getting following exception `2022-07-06 09:21:52.725Z ERROR c.m.a.a.i.profiler.GcEventMonitor - Failed to monitor gc mxbeans 2022-07-06 09:21:52.749Z WARN c.m.a.s.JfrProfilerService - INITIALISING JFR PROFILING...

Needs: Attention :wave:

**Is your feature request related to a problem? Please describe.** By default agent collects lots of metrics/data: customMetric Loaded Class Count customMetric % Of Max Heap Memory Used customMetric Heap...

Enhancement