configure-nightwatch

Solid

Configures Laravel Nightwatch data collection, sampling rates, filtering rules, and redaction policies. Use when setting up Nightwatch, managing data volume, protecting sensitive data (PII), or optimizing event collection for production workloads.

Data & Documents 625 stars 20 forks Updated 1 weeks ago

Install

View on GitHub

Quality Score: 80/100

Stars 20%
93
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

# Nightwatch Configuration Guide This skill helps configure Laravel Nightwatch data collection to balance observability, performance, and privacy. Covers sampling strategies, filtering rules, and redaction methods across all event types. ## Documentation Reference The [Nightwatch Documentation](https://nightwatch.laravel.com/docs) is the definitive and up-to-date source of information for all Nightwatch configuration options. This skill provides practical guidance and common patterns, but always consult the official documentation as the primary source of truth for specific details, environment variables, and API behavior. The documentation includes comprehensive coverage of: - [Filtering and Configuration](https://nightwatch.laravel.com/docs/filtering) - Core concepts for sampling, filtering, and redaction - Individual event type pages with specific configuration options: - [Requests](https://nightwatch.laravel.com/docs/requests) - Request sampling, header handling, payload capture - [Commands](https://nightwatch.laravel.com/docs/commands) - Command sampling and redaction - [Queries](https://nightwatch.laravel.com/docs/queries) - Query filtering and redaction - [Cache](https://nightwatch.laravel.com/docs/cache) - Cache event filtering by key or pattern - [Jobs](https://nightwatch.laravel.com/docs/jobs) - Job filtering and sampling decoupling - [Mail](https://nightwatch.laravel.com/docs/mail) - Mail event filtering - [Notifications](https://nightwatch.laravel...

Details

Author
laravel
Repository
laravel/agent-skills
Created
4 months ago
Last Updated
1 weeks ago
Language
Shell
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

nightscout-cgm

Analyze CGM blood glucose data from Nightscout. Use this skill when asked about current glucose levels, blood sugar trends, A1C estimates, time-in-range statistics, glucose variability, or diabetes management insights.

52 Updated 1 months ago
shanselman
Data & Documents Solid

skill-issue

Audit and review all installed agent skills. Run on-demand or via cron to get a health report: skill inventory, usage tracking, version checks, dependency health, and actionable recommendations (keep, update, review, remove). Use when asked to review skills, check for skill updates, find unused skills, or audit the skill ecosystem.

23 Updated 3 months ago
krispuckett
Code & Development Listed

code-review

Code review assistance with linting, style checking, and best practices

37 Updated 6 days ago
Zhow01
Data & Documents Listed

opentelemetry-skill

Use when working with OpenTelemetry - configuring collectors, designing pipelines, instrumenting applications, implementing sampling strategies, managing cardinality, securing telemetry data, troubleshooting observability issues, writing OTTL transformations, making production observability architecture decisions, or setting up observability for AI coding agents (Claude Code, Codex, Gemini CLI, GitHub Copilot, and others)

25 Updated 1 weeks ago
o11y-dev
Code & Development Solid

evolving-config

Audit Claude Code configuration against latest features and best practices. Use when user says "evolve", "self-improve", "audit config", "what's new in claude code", "upgrade configuration", "check for improvements", "are we up to date".

16 Updated 1 months ago
alexei-led