Skip to content

fix: Psl app insight change#347

Merged
Roopan-Microsoft merged 2 commits intodevfrom
psl-app-insight-change
Feb 17, 2026
Merged

fix: Psl app insight change#347
Roopan-Microsoft merged 2 commits intodevfrom
psl-app-insight-change

Conversation

@Shreyas-Microsoft
Copy link
Collaborator

Purpose

This pull request temporarily disables the Azure Monitor integration in api_routes.py due to issues it causes with OpenAI calls in the process_batch_async function. The configuration line is commented out and a note is added for future investigation.

  • Observability and monitoring:
    • Commented out the configure_azure_monitor call to prevent issues with OpenAI calls in process_batch_async, and added a comment explaining the reason for this change in api_routes.py.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit b9053ae into dev Feb 17, 2026
6 checks passed
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

Comments