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 [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.7 to 1.19.8. Release notes Sourced from org.testcontainers:testcontainers-bom's releases. 1.19.8 Testcontainers for Java 1.19.8 🚀 Features & Enhancements support backtick enquoting in SQL script splitter (#8593) @​peterhalicky...

dependencies
java

Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.7 to 1.19.8. Release notes Sourced from org.testcontainers:testcontainers's releases. 1.19.8 Testcontainers for Java 1.19.8 🚀 Features & Enhancements support backtick enquoting in SQL script splitter (#8593) @​peterhalicky...

dependencies
java

Multiple changes: - Enable "otel.instrumentation.runtime-telemetry" metrics (see [here](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/runtime/jvm-metrics.md)) - We currently have a couple metrics (Current Thread Count & Loaded Class Count) flowing to OTLP & Breeze. Since these two...

### Expected behavior 1. Mule 4 --> MySql dependency should be available in Application Insight (AI). 2. Java --> End to End transaction should be available for multiple transports (MySQL...

### Expected behavior No error. ### Actual behavior 2024-05-09 00:08:32.520+05:30 WARN c.a.c.h.netty.implementation.Utility - The following Netty dependencies have versions that do not match the versions specified in the azure-core-http-netty pom.xml...

### Expected behavior Dependency entry should be available in Application Insight. ### Actual behavior Sbus Dependency type is not available in Application Insight. ### To Reproduce Refer [java-ai-sbus-test repo](https://github.com/abhikt48/java-ai-sbus-test) to...

AI version: 3.5.1 Java: 17 Steps to reproduce: 1. create AvailabilityTelemetry object with values 2. Telemetryclient.track(AvailabilityTelemetry) Expected result: On azure portal Application Insights custom availability should be displayed on availability...