Agent skill

observability-monitoring

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

Stars 9
Forks 1

Install this agent skill to your Project

npx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/main/skills/observability-monitoring

SKILL.md

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.

bash
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.

bash
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.

bash
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.

bash
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.

bash
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.

bash
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-analytics

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results