-
Notifications
You must be signed in to change notification settings - Fork 208
Closed
Description
According to https://central.sonatype.com/artifact/com.microsoft.azure/applicationinsights-agent I can see that 3.7.5 was released on the 26th September.
Also https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-enable?tabs=java states
Point the Java virtual machine (JVM) to the jar file by adding -javaagent:"path/to/applicationinsights-agent-3.7.5.jar" to your application's JVM args.
However on that same page it links to the 3.7.4 release to download the agent.
https://github.com/microsoft/ApplicationInsights-Java/releases shows that the latest release is 3.7.4 and there is no 3.7.5 tag.
Should we therefore be using 3.7.5 at present - was it released and then removed, or never released in the first place?
Metadata
Metadata
Assignees
Labels
No labels