telemetry-dotnet
CommunityAdd OpenTelemetry trace, metric, log to .NET ASP.NET Core apps.
System Documentation
What problem does it solve?
Manually configuring production-ready OpenTelemetry for ASP.NET Core applications built with the Jarvis framework is time-consuming, error-prone, and often lacks proper guardrails for PII safety, sampling, and common dependency instrumentation. This skill eliminates that overhead with structured, validated workflows for both new and existing projects.
Core Features & Use Cases
- New Project Initialization: Quickly set up full OpenTelemetry support (tracing, metrics, logging) for new Jarvis-based .NET projects with pre-built configuration templates.
- Existing Project Extension: Add targeted observability for Redis, Entity Framework Core, and custom trace/metric/log plugins to projects that already have core Jarvis OpenTelemetry wired up.
- Production Best Practices: Includes guidance for secure OTLP secret management, PII-safe header allowlisting, sampling configuration, and excluded health check paths to avoid common observability pitfalls.
- Background Worker Support: Provides built-in patterns for adding trace and log context to scheduled cron jobs running in the Jarvis framework.
Quick Start
Use the telemetry-dotnet skill to configure OpenTelemetry tracing, metrics, and logging for your Jarvis-based ASP.NET Core application, choosing the initialization workflow for new projects or the add workflow to extend existing telemetry with Redis, EF Core, or custom instrumentation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: telemetry-dotnet Download link: https://github.com/hoangnh2412/jarvis/archive/main.zip#telemetry-dotnet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.