telemetry-dotnet-logging-plugin

Community

Add custom log exporters to Jarvis OpenTelemetry.

Authorhoangnh2412
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Jarvis's default OpenTelemetry logging configuration only supports built-in OTLP and console exporters, leaving no native way to route logs to custom or proprietary monitoring services without modifying core framework code.

Core Features & Use Cases

  • Custom Exporter Registration: Implement and register the ILoggingExporter interface to add non-default log export targets to your Jarvis application.
  • Seamless Framework Integration: Works with Jarvis's existing OpenTelemetry setup without overriding default logging behavior or requiring changes to core package code.
  • Use Case: For example, if your organization uses an internal log aggregation platform that is not compatible with OTLP, you can use this Skill to implement a custom exporter that routes logs to that platform while retaining Jarvis's default console and OTLP logging.

Quick Start

Use the telemetry-dotnet-logging-plugin skill to register a custom ILoggingExporter that sends logs to your team's internal monitoring service alongside Jarvis's default OTLP and console exporters.

Dependency Matrix

Required Modules

None required

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

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.