Skip to content

Conversation

@xiang17
Copy link
Member

@xiang17 xiang17 commented Jan 5, 2026

Fix # .

If APPLICATIONINSIGHTS_METRICS_TO_LOGANALYTICS_ENABLED is set to true, send OTel metrics to Breeze even if OTEL_METRICS_EXPORTER doesn't have azure_monitor.

For significant contributions please make sure you have completed the following items:

  • Design discussion issue #
  • Changes in public surface reviewed
  • CHANGELOG.md updated

@xiang17 xiang17 marked this pull request as ready for review January 22, 2026 09:05
// if env is not accessible, assume not AKS
}

if (metricsToLogAnalyticsActivated && isAks) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The specifications mention the case of "Auto-Attach scenarios on AKS". Perhaps the code should check that the Applicaction Insights Java agent is running with the Auto-Attach mode (#4575 (comment))?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants