kc-telemetry

Diagnose production errors by querying Sentry and App Insights telemetry.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/knowz-io/knowzcode --skill kc-telemetry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kc-telemetry
Source: https://github.com/knowz-io/knowzcode/tree/main/.gemini/skills/kc-telemetry
Command: npx skills add https://github.com/knowz-io/knowzcode --skill kc-telemetry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps diagnose production issues by investigating telemetry data from various sources like Sentry and App Insights, enabling root cause analysis and faster resolution.

Core Features & Use Cases

  • Error Investigation: Analyze production errors to pinpoint the cause.
  • Production Debugging: Trace issues in live environments using telemetry.
  • Telemetry Queries: Directly query and correlate data from configured sources.
  • Use Case: When a critical bug is reported in production, use this Skill to query Sentry for the specific error and App Insights for related performance metrics to understand the full context.

Quick Start

Use the kc telemetry skill to investigate the recent spike in 500 errors on the checkout service.

Frequently Asked Questions about kc-telemetry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I investigate production errors using Sentry and App Insights telemetry?

You can diagnose production issues by querying telemetry data from Sentry and App Insights, correlating findings across sources to present a timeline, root cause analysis, and recommended fixes.

Can I filter telemetry queries by environment and timeframe for targeted debugging?

Yes, telemetry queries support environment and timeframe parsing, enabling targeted debugging by narrowing error investigation scopes across multiple configured telemetry sources.

What is the best way to trace issues in live production environments?

Tracing issues in live production environments involves querying telemetry data from Sentry and App Insights to correlate findings, generate a timeline, and perform root cause analysis for faster resolution.

Do I need MCP tools to query and correlate telemetry data?

Yes, MCP tools are required for querying and correlating telemetry findings, enabling interaction with Sentry and App Insights to diagnose errors and trace production issues effectively.

How does correlating Sentry and App Insights data help diagnose production issues?

Correlating Sentry and App Insights data combines error specifics with performance metrics, presenting a comprehensive timeline and root cause analysis to diagnose production issues and recommend fixes.