Harness-engineering otel-nestjs-integration
name: otel-nestjs-integration
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/otel-nestjs-integration/skill.yamlsource content
name: otel-nestjs-integration version: '1.0.0' description: Integrate OpenTelemetry with NestJS using decorators and module-based configuration stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '/instrumentation/'
- '/telemetry/'
- '**/*.module.ts'
- '**/*.service.ts' related_skills:
- otel-sdk-setup
- otel-tracing-pattern
- otel-custom-instrumentation stack_signals:
- opentelemetry
- nodejs
- typescript keywords:
- nestjs
- decorators
- interceptors
- module
- tracing-middleware metadata: author: community upstream: 'opentelemetry/docs/nestjs' state: persistent: false files: [] depends_on: []