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

**Is your feature request related to a problem? Please describe.** I cannot see the paramaters on Application Insights for a performed SQL command. They are masked with a `?`. **Describe...

Enhancement

**Is your feature request related to a problem? Please describe.** Currently all custom metrics land in the namespace: 'azure.applicationinsights'. It seems to be possible to provide a Metric namespace through...

Enhancement

We are currently using a custom implementation of the OpenTracing SPI to send our tracing data to Application Insights (the implementation is based on the Application Insights SDK 2.6.1) from...

**Is your feature request related to a problem? Please describe.** When creating a new application I notice that there are a lot of configurations needed for the following elements: -...

Needs: Attention :wave:

Fix https://msazure.visualstudio.com/One/_workitems/edit/12921260 Add CodeQL

DRAFT b/c even though it's changing undocumented behavior, we should consider waiting to merge until ready for version bump to 3.3.0. Logs being captured as spans is a temporary implementation...

Fix # . For significant contributions please make sure you have completed the following items: - [ ] Design discussion issue # - [ ] Changes in public surface reviewed...

@trask Added the wildcard in names test To truly support wildcard in names we have to either dynamically generate the metric display names when the metrics are being fetched from...