An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Lucas hi & thx for join me here at Q&A portal,
if multiple App Insights resources across South Central, Central, and East US 2 got slow the same morning, this does not smell like app telemetry issue. this is probably Azure Monitor / App Insights backend query latency or portal issue. See if Azure Service Health for Azure Monitor / Application Insights in those regions, test with Log Analytics query directly instead of portal Search, for example a small time range like last 15 min coz portal transaction search can be slower than raw KQL. reduce time window and filters to confirm if its backend latency vs huge query volume.
if KQL is also timing out across regions, open an ticket with resource ids, timestamps, failed query examples, and correlation/request IDs from portal.
Seems like its not ur app, likely Azure Monitor backend latency, verify with KQL and Service Health
rgds, Alex
&
if my answer helps pls accept it.