observability-monitoring

andrelandgraf/fullstackrecipes · updated Apr 8, 2026

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill observability-monitoring
0 commentsdiscussion
summary

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

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.

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

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.837 reviews
  • Dhruvi Jain· Dec 24, 2024

    I recommend observability-monitoring for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Soo Malhotra· Dec 20, 2024

    Registry listing for observability-monitoring matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Ira Brown· Dec 12, 2024

    Solid pick for teams standardizing on skills: observability-monitoring is focused, and the summary matches what you get after install.

  • Ren Verma· Dec 8, 2024

    Useful defaults in observability-monitoring — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Oshnikdeep· Nov 15, 2024

    Solid pick for teams standardizing on skills: observability-monitoring is focused, and the summary matches what you get after install.

  • Rahul Santra· Nov 7, 2024

    Useful defaults in observability-monitoring — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Zara Huang· Nov 3, 2024

    I recommend observability-monitoring for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Pratham Ware· Oct 26, 2024

    Registry listing for observability-monitoring matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Hiroshi Perez· Oct 22, 2024

    Keeps context tight: observability-monitoring is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Ganesh Mohane· Oct 6, 2024

    observability-monitoring is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

showing 1-10 of 37

1 / 4