Instructions file CodexOpenCode
AGENTS.md instructions for SigNoz/signoz.io, covering agents.md, project snapshot, verification, task playbooks and docs authoring/review (data/docs/).
Instructions file CodexOpenCode
AGENTS.md instructions for SigNoz/signoz.io, covering agents.md, project snapshot, verification, task playbooks and docs authoring/review (data/docs/).
Instructions file
Claude Code instructions for SigNoz/signoz.io, a project described as: SigNoz Website.
Plugin Claude Code
Plugin marketplace listing 1 plugin: signoz.
Instructions file CodexOpenCode
Instructions for SigNoz/agent-skills, a project described as: Agent skills for SigNoz.
Instructions file
Instructions for SigNoz/agent-skills: Follow CONTRIBUTING.md for all contribution conventions.
Plugin Claude Code
Official SigNoz plugin for MCP setup, docs, queries, dashboards, and alerts.
Hook
Runs before the agent uses a tool for WebFetch tool calls, executing allow-signoz-webfetch.js via node. From SigNoz/agent-skills.
Hook
Runs when a session starts, executing self-hosted-nudge.js via node. From SigNoz/agent-skills.
Skill Claude CodeCodex
Create a new SigNoz alert rule from a natural-language intent: threshold, anomaly, log-volume, error-rate, latency, or absent-data alerts across metrics, logs, traces, and exceptions. Make sure to use this skill whenever the user says "alert me when…", "notify me if…", "set up monitoring for…", "page me on…", "create…
Skill Claude CodeCodex
Create a new SigNoz dashboard from a natural-language intent: import a curated template (PostgreSQL, Redis, JVM, k8s, hostmetrics, APM, LLM, etc.) when one fits, or build a custom dashboard from scratch with metric / trace / log panels. Make sure to use this skill whenever the user says "create a dashboard for…", "set…
Skill Claude CodeCodex
Describe what an existing SigNoz alert rule does in plain language: the signal it watches, the threshold and evaluation behavior, the notification routing, and a one-line fire-frequency summary so the user knows whether the alert has been active. Make sure to use this skill whenever the user asks "what does this alert…
Skill Claude CodeCodex
Explain what an existing SigNoz dashboard shows in plain operational language: the panels, queries, variables, and what to watch for on each. Make sure to use this skill whenever the user asks "explain this dashboard", "what does my [X] dashboard show", "walk me through the panels", "what should I watch for on this…
Skill Claude CodeCodex
Generate, write, or run an ad-hoc query against SigNoz observability data (metrics, logs, or traces) without wrapping it in a dashboard panel or alert. Make sure to use this skill whenever the user asks "show me error rates", "query logs for timeout errors", "what's the p99 latency for the cart service", "how many…
Skill Claude CodeCodex
Diagnose why a SigNoz alert fired by correlating the alert's own signal with neighbor signals (error rate, latency, throughput, CPU/memory), traces, and logs around the fire window, and rank likely causes. Make sure to use this skill whenever the user asks "why did this alert fire", "what caused alert X", "investigate…
Skill Claude CodeCodex
Use when the user wants to create, list, get, update, rename, or delete a SigNoz saved Explorer view. Trigger on phrases like "save this query as a view", "save this filter", "bookmark this search", "list my saved views", "show me views for traces/logs/metrics/meter", "rename the X view", "update my saved view to also…
Skill Claude CodeCodex
Initialize or repair SigNoz MCP server configuration for Agent Plugins v1, Claude Code, Codex, Cursor, VS Code/GitHub Copilot, Claude Desktop, Gemini CLI, Devin CLI, Grok Build, Windsurf, Zed, Antigravity CLI, OpenCode, or another MCP client. Use this skill before any SigNoz docs, query, dashboard, alert, or view…
Skill Claude CodeCodex
Modify an existing SigNoz dashboard: add or remove panels, edit a panel's query, threshold, or unit, rename the dashboard, change a panel type (graph ↔ table ↔ value), rearrange the layout, add or edit variables, or update tags. Make sure to use this skill whenever the user says "add a panel to my dashboard", "change…
Skill Claude CodeCodex
Investigate and reduce SigNoz telemetry ingestion cost and metric cardinality across metrics, logs, and traces. Find what drives SigNoz spend (via the Cost Meter), which metrics have runaway or unbounded label cardinality, and safe, dashboard-, alert-, and Infra-page-aware ways to cut volume. Make sure to use this…
Skill Claude CodeCodex
Look up information in SigNoz documentation. Make sure to use this skill whenever the user asks "how do I", "where in the docs", "what does the docs say about", "find docs for", or otherwise needs reference material on SigNoz instrumentation, OpenTelemetry setup, self-hosted deployment, API endpoints, auth headers, or…
Skill Claude CodeCodex
Run the full end-to-end observability setup for a service after its telemetry is already flowing into SigNoz: sequence SLI/SLO capture, data exploration (RED/USE), focused dashboards, saved Explorer views, burn-rate and absent-data alerts, and a tuning loop into one opinionated, SLO-aware workflow. Make sure to use…
Skill Claude CodeCodex
Write raw ClickHouse SQL for a SigNoz dashboard panel: timeseries, value, or table widgets that the builder UI cannot express (custom joins, window functions, regex extraction over log bodies, aggregations beyond builder syntax). Trigger when the user explicitly asks for a "ClickHouse query", a "raw SQL panel", a…