observability-monitoring by andrelandgraf/fullstackrecipes
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill observability-monitoring完整的可观测性技术栈,包含结构化日志记录、错误追踪和网络分析。
配置 Pino 进行结构化日志记录。在开发环境中输出人类可读的彩色日志,在生产环境中输出结构化 JSON,以便日志聚合服务使用。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/pino-logging-setup
配置 Sentry 进行错误追踪、性能监控和日志聚合。与 Pino 集成,自动将日志转发到 Sentry。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/sentry-setup
添加注重隐私的 Vercel 网络分析。无需配置即可跟踪页面浏览量、访客和自定义事件。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/vercel-analytics-setup
在整个应用程序中使用 Pino 进行结构化日志记录。涵盖日志级别、上下文和工作流安全的日志记录模式。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-logging
捕获异常、添加上下文、创建性能跨度,并与 Sentry 一起使用结构化日志记录。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-sentry
使用 Vercel 网络分析跟踪自定义事件和转化。涵盖常见事件、表单跟踪和开发测试。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-analytics
每周安装量
182
代码仓库
GitHub 星标数
7
首次出现
2026年1月21日
安全审计
安装于
opencode152
codex141
gemini-cli133
claude-code126
github-copilot121
cursor120
Complete observability stack with structured logging, error tracking, and web analytics.
Configure structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/pino-logging-setup
Configure Sentry for error tracking, performance monitoring, and log aggregation. Integrates with Pino to forward logs to Sentry automatically.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/sentry-setup
Add privacy-focused web analytics with Vercel Web Analytics. Track page views, visitors, and custom events with zero configuration.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/vercel-analytics-setup
Use structured logging with Pino throughout your application. Covers log levels, context, and workflow-safe logging patterns.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-logging
Capture exceptions, add context, create performance spans, and use structured logging with Sentry.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-sentry
Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development testing.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-analytics
Weekly Installs
182
Repository
GitHub Stars
7
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykPass
Installed on
opencode152
codex141
gemini-cli133
claude-code126
github-copilot121
cursor120
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
85,700 周安装