Observability standards using OpenTelemetry. Use when instrumenting applications for distributed tracing, metrics, and structured logging. NOT for Cloudflare Workers observability (use workers-best-practices). NOT for performance optimization - use adversarial-performance or web-perf. SECURITY: Ensure sensitive PII/secrets are scrubbed before logging.
$npx -y skills add neverinfamous/memory-journal-mcp --skill opentelemetryInstalls into the current project.
Run `npx skills use "https://github.com/neverinfamous/memory-journal-mcp" --skill "neverinfamous/memory-journal-mcp/opentelemetry"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neverinfamous/memory-journal-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/neverinfamous/memory-journal-mcp"` and select the relevant skills, then follow their instructions.