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

Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.8.0 to 6.8.1. Release notes Sourced from com.github.oshi:oshi-core's releases. Release 6.8.1 Bug fixes / Improvements #2868: Fix windows thread details collection - @​dbwiddis. Full change log Changelog...

dependencies
java

**Is your feature request related to a problem? Please describe.** I need to store offline logs in case of AppInsights outage in persistent volume. Current implementation uses path stored in...

I have a lot of logs generated by 3rd party libraries in my application, which I do not need to have ingested into Application Insights, and those logs generate significant...

### Expected behavior JMX metrics to be logged into application insights if specified in applicationinsights.json ### Actual behavior No logs captured for the JMX metrics specified. ### Jmx Metrics ```...

Bumps `errorProneVersion` from 2.36.0 to 2.38.0. Updates `com.google.errorprone:error_prone_annotations` from 2.36.0 to 2.38.0 Release notes Sourced from com.google.errorprone:error_prone_annotations's releases. Error Prone 2.38.0 New checks: AddNullMarkedToPackageInfo: adds @org.jspecify.annotations.NullMarked annotation to package-info files...

dependencies
java

### Expected behavior I have env variable `APPLICATIONINSIGHITS_CONNECTION_STRING` and applicationinsights.json file. When I define connection string in configuration file via file path variable, the env variable does not take the...

I've seen the preview feature, which I think is great: https://learn.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-config#cloud-role-name-overrides-preview I think it would be a good extension if you could also use the hostname as a prefix. e.g....

Enhancement

Bumps `errorProneVersion` from 2.36.0 to 2.37.0. Updates `com.google.errorprone:error_prone_annotations` from 2.36.0 to 2.37.0 Release notes Sourced from com.google.errorprone:error_prone_annotations's releases. Error Prone 2.37.0 Changes: The annotations that were previously in error_prone_type_annotations have...

dependencies
java

Fix # . Pre-sampled telemetry for Live Metrics. Still need to test. For significant contributions please make sure you have completed the following items: - [ ] Design discussion issue...

Failing smoke test to start with...