Skip to content

Conversation

@zpg6
Copy link
Owner

@zpg6 zpg6 commented Nov 3, 2025

Azure has pretty delayed Application Insights log query-ability (1-2 min sometimes), but in their defense its designed more for analytics than live streaming. There is a log stream page on the portal that the tail command currently just opens for you instead of attempting an in-CLI log experience. This Log Stream page just polls an internal API at https://rt.services.visualstudio.com/queryLogs that I can't find public documentation for.

This PR adds the in-CLI log experience using the delayed Application Insights API via the Azure CLI, allowing us to face and look towards optimizing how it works. The goal would be something like wrangler tail for those who've worked with Cloudflare.

@zpg6 zpg6 self-assigned this Nov 3, 2025
@zpg6 zpg6 added the help wanted Extra attention is needed label Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants