Skip to content

Conversation

@amitjoshi438
Copy link
Contributor

Summary

  • Add a new Claude Code skill (/kusto-kpi-query) that generates KQL queries for tracking VS Code extension KPIs
  • Connects to Power Platform telemetry Kusto cluster (EU and NAM regions)
  • Provides common query templates for DAU, WAU, error rates, adoption metrics, geographic distribution, and funnel analysis
  • Not limited to templates - can generate any custom KQL query based on user needs
  • Includes schema documentation and event name patterns for the PagesPowerPlatformExtEvent table

Test plan

  • Verified Kusto MCP connection works
  • Tested template queries return valid data
  • Tested custom query generation (week-over-week with percentiles)

🤖 Generated with Claude Code

Add a Claude Code skill that generates KQL queries to track KPIs for
VS Code extension features. The skill connects to the Power Platform
telemetry Kusto cluster and can generate custom queries for any
analysis need including usage metrics, error rates, adoption trends,
and more.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@amitjoshi438 amitjoshi438 requested review from a team as code owners February 4, 2026 10:08
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/kusto-kpi-query-skill branch February 4, 2026 10:13
@amitjoshi438 amitjoshi438 restored the users/amitjoshi/kusto-kpi-query-skill branch February 4, 2026 10:36
@amitjoshi438 amitjoshi438 reopened this Feb 4, 2026
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