signoz-generating-queries

Generate and run ad-hoc SigNoz queries for metrics, logs, and traces.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate, write, or run ad-hoc queries against SigNoz observability data — metrics, logs, and traces — without wrapping results in dashboards or alerts, enabling immediate insights from live data.

Core Features & Use Cases

  • Generate, write, or run ad-hoc queries against metrics, logs, and traces to answer live observability questions.
  • Discover and assemble queries for common inquiries such as error rates, latency, counts by service, or targeted log/span retrieval.
  • Guided orchestration using SigNoz MCP tools to produce runnable queries with clear outputs and safe data handling.

Quick Start

Ask me to generate an ad-hoc query for your metrics, logs, or traces, and I will fetch live results across SigNoz data.

Frequently Asked Questions about signoz-generating-queries

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

FAQPage Schema
How do I generate ad-hoc observability queries for metrics, logs, and traces?

To generate ad-hoc observability queries, you need a tool that orchestrates metric, log, and trace searches. This Skill uses guided discovery to assemble runnable queries with proper time ranges and filters, returning immediate insights from live data without needing dashboards.

What is the best way to query error rates and latency across top services in real time?

The best way to query error rates and latency across top services is using an ad-hoc querying tool. This Skill applies real-time signal selection and aggregation to retrieve live observability results for targeted service performance analysis without pre-built dashboards.

Can I search for specific log entries and spans without building a dashboard?

Yes, you can search for specific log entries and spans without building a dashboard. This Skill generates targeted ad-hoc queries to retrieve individual logs and traces directly, fetching live observability data on demand.

How do I discover available metrics and field values before writing an observability query?

To discover available metrics and field values before writing an observability query, you need a discovery mechanism. This Skill utilizes tool-based discovery to list metrics and fetch field keys and values, ensuring your ad-hoc queries are accurately structured.

Does this approach work for aggregating logs and traces across specific time ranges?

Yes, this approach works for aggregating logs and traces across specific time ranges. The Skill applies proper timeRange parameters and signal selection to aggregate observability data, enabling real-time analysis of live system telemetry.

What are the limitations of running ad-hoc queries instead of using dashboards or alerts?

The limitation of running ad-hoc queries is that they do not wrap results in persistent dashboards or alerts. This Skill is designed for immediate, on-demand insights from live data rather than continuous monitoring or automated threshold notifications.