telemetry-dotnet-enrich

Community

Enrich .NET telemetry with user/tenant context

Authorhoangnh2412
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the lack of contextual user and tenant metadata in OpenTelemetry traces and logs for multi-tenant ASP.NET Core applications built with the Jarvis framework, making per-user or per-tenant debugging, monitoring, and auditing difficult and time-consuming.

Core Features & Use Cases

  • Contextual Telemetry Tagging: Register custom IEnrichTraceService and IEnrichLogService implementations to inject user and tenant context from HttpContext into all traces and logs.
  • Seamless Jarvis Integration: Works natively with the Jarvis OpenTelemetry pipeline via the AddJarvisOpenTelemetry and UseJarvisOpenTelemetry extension methods with minimal configuration overhead.
  • Use Case: For a multi-tenant SaaS backend built with Jarvis, use this Skill to automatically tag all incoming requests with the associated tenant ID, enabling quick filtering and tracing of issues affecting specific tenants in monitoring dashboards.

Quick Start

Use the telemetry-dotnet-enrich skill to configure your Jarvis .NET application to automatically tag OpenTelemetry traces and logs with user and tenant context from HttpContext.

Dependency Matrix

Required Modules

Jarvis.OpenTelemetry

Components

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-enrich
Download link: https://github.com/hoangnh2412/jarvis/archive/main.zip#telemetry-dotnet-enrich

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.