telemetry-instrumentation Skill
Instrumentation patterns for telemetry in the vscode-documentdb extension. Use when adding telemetry to a feature, enriching existing telemetry with properties or measurements, linking related events with correlation IDs, instrumenting commands or tree views, suppressing noisy events, or deciding what data points to ca Published by microsoft in vscode-documentdb.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is telemetry-instrumentation Skill?
Instrumentation patterns for telemetry in the vscode-documentdb extension. Use when adding telemetry to a feature, enriching existing telemetry with properties or measurements, linking related events with correlation IDs, instrumenting commands or tree views, suppressing noisy events, or deciding what data points to ca Published by microsoft in vscode-documentdb. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: .github/skills/telemetry-instrumentation/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use telemetry-instrumentation Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-documentdb
- Skill file: .github/skills/telemetry-instrumentation/SKILL.md
What it does
Instrumentation patterns for telemetry in the vscode-documentdb extension. Use when adding telemetry to a feature, enriching existing telemetry with properties or measurements, linking related events with correlation IDs, instrumenting commands or tree views, suppressing noisy events, or deciding what data points to ca
Skill instructions
Telemetry Instrumentation How to instrument code in vscode-documentdb to produce actionable telemetry. What the Framework Gives You for Free The @microsoft/vscode-azext-utils library automatically captures these — never add them manually: | Auto-captured | Details | | ----------------------- | ------------------------------------------------------------------ | | Duration | measurements.duration — wall-clock ms from callback start to end | | Result | properties.result — "Succeeded", "Failed", or "Canceled" | | Error info | properties.error (name), properties.errorMessage (message) | | Cancel detection | UserCancelledError sets result to "Canceled" automatically | | Machine/session IDs | VSCodeMachineId, VSCodeSessionId — always present | | Extension metadata | Extension name, version, VS Code version | Do not re-measure duration, set result, or catch errors just for telemetry — the wrapper handles it. Core API callWithTelemetryAndErrorHandling(eventId, callback) The primary wrapper. Cr
Verified compatibility and discovery
Frequently asked questions
What is telemetry-instrumentation?
telemetry-instrumentation is a open-source AI agent skill with Copy skill directory. Instrumentation patterns for telemetry in the vscode-documentdb extension.
Who is telemetry-instrumentation best for?
telemetry-instrumentation is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install telemetry-instrumentation?
Install or run telemetry-instrumentation using Copy skill directory. Check telemetry-instrumentation for the latest setup command.
Is telemetry-instrumentation actively maintained?
telemetry-instrumentation may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.