observability-monitoring

Complete observability stack with structured logging, error tracking, and web analytics.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "observability-monitoring" with this command: npx skills add andrelandgraf/fullstackrecipes/andrelandgraf-fullstackrecipes-observability-monitoring

Observability & Monitoring

Complete observability stack with structured logging, error tracking, and web analytics.

Cookbook - Complete These Recipes in Order

Pino Logging Setup

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

Sentry 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

Vercel Web Analytics

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

Working with Logging

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

Working with Sentry

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

Working with Analytics

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ralph-loop

No summary provided by upstream source.

Repository SourceNeeds Review
General

stripe-subscriptions

No summary provided by upstream source.

Repository SourceNeeds Review
General

og-image-generation

No summary provided by upstream source.

Repository SourceNeeds Review
General

nextjs-on-vercel

No summary provided by upstream source.

Repository SourceNeeds Review