Expand AL-Go telemetry dashboard - #2349
Expand AL-Go telemetry dashboard#2349Jose M. Martinez (jmanuelmartinez) wants to merge 3 commits into
Conversation
|
@microsoft-github-policy-service agree |
There was a problem hiding this comment.
Pull request overview
Expands the starter Azure Data Explorer dashboard with reliability, test-quality, runtime, runner, and maintenance insights.
Changes:
- Adds dashboard pages, filters, queries, and caching.
- Documents dashboard usage and sensitive telemetry handling.
- Adds release notes.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
Scenarios/resources/telemetrydashboard.json |
Expands dashboard visuals, filters, and telemetry queries. |
Scenarios/EnablingTelemetry.md |
Documents dashboard setup and behavior. |
RELEASENOTES.md |
Announces the expanded dashboard. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Don't forget to take the PR out of draft mode when it is ready :) I took the opportunity to take a brief look at what you've done, and I think it looks great 🚀 This is quite a nice improvement to the dashboard, so thanks for contributing that! While looking at it, did you find any signals you were missing in the telemetry? Some information you wanted to display that we don't currently emit telemetry for? Not something I expect you to add in this PR. Just wanted to hear your opinion while you were looking at this :) |
|
Thanks for the feedback Alexander Holstrup (@aholstrup1) , I really appreciate it! 🤜🤛 I’ve been working on improving the dashboard because of the number of repos we manage across our organisation (100+), and I love that you asked this. A few gaps became particularly noticeable while I was building and testing it. I’ll try to put my thoughts down as clearly as I can, but I’m very happy to expand on any of these ideas:
If any of these ideas sound interesting from your side, I’d be very happy to open a separate PR with a more detailed technical proposal for expanding those signals 🫡 I I’m also happy to provide any further context or clarification. Thanks again for all the work you’re putting into AL-Go. It’s great to see the level the project is reaching! 💪 |
❔What, Why & How
Expands the starter Azure Data Explorer dashboard with dedicated views for workflow reliability, run exploration, test quality, workflow duration, runner efficiency, and AL-Go maintenance.
The dashboard also adds repository, workflow, branch, and repository-type filtering, clearer empty states, and repository-level runtime supportability information. It was imported and exercised against representative AL-Go telemetry, and all repository pre-commit hooks pass.
Related to issue: N/A
✅ Checklist