Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

This PR contains the following updates:

Package Update Change
microsoft/ApplicationInsights-Java minor 3.4.18 -> 3.7.6

Release Notes

microsoft/ApplicationInsights-Java (microsoft/ApplicationInsights-Java)

v3.7.6

Compare Source

Enhancements

v3.7.5

Compare Source

Enhancements
  • Update OpenTelemetry versions
    (#​4429)
  • Read environment variables for AKS metrics otlp support
    (#​4458)

v3.7.4

Compare Source

Bug fixes

v3.7.3

Compare Source

Enhancements
  • Fix reading of profiling configuration enum value
    (#​4202)
  • Update OpenTelemetry dependencies
    (#​4177)

v3.7.2

Compare Source

Enhancements
  • Update OpenTelemetry Instrumentation to 2.14.0
    (#​4138)
  • Allow disabling spring-webmvc instrumentation
    (#​4109)
  • Log a warning for invalid JMX metrics
    (#​4161)
  • Support for using the AAD Audience from the connection string
    (#​4121)
Bug fixes
  • Fix deserialization of enums in Alerting
    (#​4125)
  • Fix request exception not captured when INSTRUMENTATION_LOGGING_LEVEL=OFF
    (#​4130)

v3.7.1

Compare Source

v3.7.0

Compare Source

Enhancements
  • Support for Live Metrics Filtering (#​43040, #​43184, #​43289, #​43323, #​43506, #​43744)
  • Update to OpenTelemetry Java Instrumentation 2.12.0 (#​4034)
  • Remove user sensitive data from self-diagnostics (#​3976)
  • Exclude META-INF/maven/** from agent jar to avoid CVE false positives (#​4040)
  • Don't log Log Records (when debug logging enabled) if they are sampled out
    (#​3936)
  • Include NICE, IRQ, SOFTIRQ, and STEAL in \\Processor(_Total)\\% Processor Time metric
    (#​3987)
  • Add note to applicationinsights.log to make sure that private information is removed from the log
    (#​4011)
  • Support finding applicationinsights.json in current dir when using runtime attach
    (#​3990)
  • Add a warning message if the applicationinsights-agent jar is in the classpath in Java 11+ (#​4039)

v3.6.2

Compare Source

Enhancements

v3.6.1

Compare Source

Bug fixes
  • Regression introduced in 3.6.0 where some exception telemetry records were missing a required field causing them to be rejected by the ingestion service
    (Azure/azure-sdk-for-java#42241)

v3.6.0

Compare Source

Enhancements
Bug fixes
  • Disable publication of gradle module metadata for all artifacts
    (#​3836)

v3.5.4

Compare Source

Bug fixes
  • Fix possible OOM with Wildfly
    (#​3796)
Enhancements:
  • Fail to start-up if proxy host contains http or https
    (#​3776)
  • Help the user to configure the connection string
    (#​3788)
  • Update browser loader version
    (#​3765)
CVE

v3.5.3

Compare Source

Enhancements:
  • Emit stable OpenTelemetry HTTP metrics
    (#​3676)
  • Support AAD clientsecret via env var
    (#​3692)
  • Display a message about sampling at start-up
    (#​3700)
  • Fail if HTTP status code used in sampling override
    (#​3708)
  • Fix misleading connection string message
    (#​3709)
  • Update to OpenTelemetry Java Instrumentation 2.4.0
    (#​3711)
  • Introduce explicit option to disable ingestion sampling
    (#​3713)
  • Remove _APPRESOURCEPREVIEW_ custom metric as it is still in preview
    (#​3710)

v3.5.2

Compare Source

Enhancements:
  • Add an env var for disabling logging instrumentation
    (#​3622)
  • Trim the connecting string
    (#​3629)
  • Update to OpenTelemetry Java Instrumentation 2.3.0
    (#​3649)
  • Reduce logging
    (#​3564)

v3.5.1

Compare Source

Bug fixes:
  • Fix sampling overrides for http.target when url.query is present (#​3588)
  • Support url.query from OTel stable HTTP semconv (#​3581)
  • Fix ETW initialization failure for App Service Windows (#​3571)
  • Fix ingestion sampling(#​3578)

v3.5.0

Compare Source

Breaking changes
  • ⚠️⚠️ Stable HTTP semantic conventions are now emitted ⚠️⚠️
    TOO MANY CHANGES TO LIST HERE, be sure to review the full list of changes.
Enhancements:
  • Update to OpenTelemetry Java 2.1.0 (#​3418)
  • Support stable HTTP semantic conventions (#​3418)
  • GA sampling overrides (#​3463)
  • Collect JMX metrics via OTLP (#​3406)
  • Support OpenTelemetry Java instrumentation Agent Extension (#​3493)
  • Support Pekko instrumentation (#​3517)
Bug fixes:
  • Fix ETW log for non-auto attach (#​3560)
  • Fix duplicate exceptions (#​3555)

v3.4.19

Compare Source

Enhancements:
  • Update to OpenTelemetry Java 1.32 (#​3394)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.15 (#​3360)
  • Support non-string type telemetry processor attributes (#​3388)
  • Double pumping JMX metrics to OTLP and Breeze (#​3406)

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 21, 2023
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 681ab12 to 0bc74c7 Compare February 2, 2024 11:03
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 0bc74c7 to be77bfd Compare February 13, 2024 09:35
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from be77bfd to a80e72f Compare February 13, 2024 10:08
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from a80e72f to 5c89d75 Compare February 13, 2024 10:18
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from 4e7d0a6 to f015edd Compare February 22, 2024 19:08
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from f015edd to 07f28bc Compare February 22, 2024 19:57
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.4.19 Update dependency microsoft/ApplicationInsights-Java to v3.5.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from 845abca to 1a6503d Compare March 1, 2024 19:59
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.5.0 Update dependency microsoft/ApplicationInsights-Java to v3.5.1 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from 20d13bc to fbb0d36 Compare March 15, 2024 16:27
@renovate renovate bot enabled auto-merge (rebase) March 20, 2024 13:31
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from 636c5cf to 001f847 Compare March 26, 2024 18:07
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 3bd1d95 to a26d9c5 Compare November 6, 2025 10:20
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from a26d9c5 to 293a616 Compare November 6, 2025 10:36
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 293a616 to 1fd250f Compare November 7, 2025 09:30
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 1fd250f to ed01b7a Compare November 7, 2025 09:47
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from ed01b7a to e349534 Compare November 10, 2025 08:58
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from e349534 to 33e4bf2 Compare November 10, 2025 09:22
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 33e4bf2 to f5f6d6b Compare November 10, 2025 09:37
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from f5f6d6b to bee0bf2 Compare November 10, 2025 09:56
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from bee0bf2 to b55fc25 Compare November 13, 2025 09:58
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from b55fc25 to 5b4f070 Compare November 13, 2025 10:26
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 5b4f070 to d287899 Compare November 13, 2025 10:42
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from d0321ca to b61888d Compare November 17, 2025 07:35
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from b61888d to bd72a89 Compare November 17, 2025 07:55
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from bd72a89 to d4af771 Compare November 19, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants