[telemetry] Power BI dashboard for feature usage outside provision and deploy
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
## Problem
Our reporting is provision/deploy shaped. When we ship anything outside that path we have no way to see whether it is being used, whether it works, or whether it is worth continuing to invest in.
## What we'll do
Build a Power BI dashboard for **feature usage outside provision and deploy** — extensions, `env`, `add`, MCP/agent tools, and so on. Per feature:
- Users and invocations
- Success / failure / cancelled
- Success rate
- Error breakdown
`calcAzdExtensionCommands` in `azure-dev-tools` already produces close to this shape and is a good model to follow.
## Done when
Any non-provision/deploy feature can be looked up in the dashboard without writing KQL.
Contributor guide
Assessment
This issue has not been assessed yet.