signoz-creating-alerts

Create SigNoz alert rules from natural-language intents with validation and dry-run preview.

14|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/SigNoz/agent-skills --skill signoz-creating-alerts
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: signoz-creating-alerts
Source: https://github.com/SigNoz/agent-skills/tree/main/plugins/signoz/skills/signoz-creating-alerts
Command: npx skills add https://github.com/SigNoz/agent-skills --skill signoz-creating-alerts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create SigNoz alert rules from natural-language intents to reduce manual configuration and accelerate incident response across metrics, logs, traces, and exceptions.

Core Features & Use Cases

  • NL-to-alert translation: converts user intent into SigNoz alert configurations.
  • Supports multiple patterns: single-metric, log volume, trace-based, anomaly detection, and absent-data alerts.
  • Guardrails: validates inputs, discovers resource attributes, checks for duplicates, and provides a dry-run preview.
  • Real-world use: a developer asks to alert on CPU spikes for a service and previews the resulting configuration before saving.

Quick Start

Describe a user's NL intent to create a SigNoz alert and preview the resulting configuration before saving.

Frequently Asked Questions about signoz-creating-alerts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create SigNoz alerts from natural language?▼

Yes, you can configure trace-based alert rules by providing a natural-language intent. The Skill applies this across metrics, logs, traces, and exceptions, requiring valid resource attributes and notification channels to proceed.

Can I set up anomaly detection alerts in SigNoz without manual configuration?▼

Creating SigNoz alert rules requires mandatory inputs for resource attributes and notification channels. The Skill enforces resource-discovery guardrails to ensure configurations are complete and valid before generating a dry-run preview.

What alert patterns are supported when converting natural language to SigNoz alerts?▼

Supported alert patterns include single-metric, log volume, trace-based, anomaly detection, and absent-data alerts. The Skill converts your natural-language intent into these patterns while detecting duplicates and validating inputs.

How do I preview a SigNoz alert configuration before saving it?▼

You preview a SigNoz alert configuration by using the Skill's dry-run feature. After translating your natural-language intent and validating mandatory inputs, it generates a preview of the resulting alert rule before saving.

Why does my SigNoz alert setup fail during natural language conversion?▼

SigNoz alert setup fails during natural language conversion if mandatory inputs for resource attributes or notification channels are missing. The Skill enforces strict input validation and resource-discovery guardrails to prevent invalid configurations.