S

Signoz技能

migrate-state-management
signoz
Migrate Redux or React Context to the correct state option (React Query for server state, nuqs for URL/shareable state, Zustand for global client state). Use…
official
migrate-state-management
signoz
將 Redux 或 React Context 遷移至正確的狀態選項(伺服器狀態使用 React Query,URL/可分享狀態使用 nuqs,全域客戶端狀態使用 Zustand)。使用…
official
signoz-clickhouse-query
signoz
當用戶詢問涉及以下內容的 SigNoz 查詢時,使用此技能:
official
signoz-clickhouse-query
signoz
Write ClickHouse queries for SigNoz dashboards over OpenTelemetry logs and traces. Use this skill whenever the user asks for SigNoz ClickHouse queries for logs…
official
signoz-creating-alerts
signoz
Create a new SigNoz alert rule from a natural-language intent — threshold, anomaly, log-volume, error-rate, latency, or absent-data alerts across metrics,…
official
signoz-creating-alerts
signoz
根據使用者的自然語言意圖建立 SigNoz 警示。此技能針對兩類使用者:無需人工介入即可自主運作的 AI SRE 代理,以及使用 Claude Code / Codex / Cursor 提示的人類操作者。兩者遵循相同流程——人類僅在預覽步驟有機會介入。
official
signoz-creating-dashboards
signoz
Create a new SigNoz dashboard from a natural-language intent — import a curated template (PostgreSQL, Redis, JVM, k8s, hostmetrics, APM, LLM, etc.) when one…
official
signoz-creating-dashboards
signoz
此技能會呼叫 SigNoz MCP 伺服器工具(signoz:signoz_create_dashboard、signoz:signoz_list_dashboards、signoz:signoz_list_dashboard_templates、signoz:signoz_import_dashboard、signoz:signoz_list_metrics、signoz:signoz_get_field_values、signoz:signoz_aggregate_logs、signoz:signoz_aggregate_traces 等)。在執行工作流程前,請確認 signoz:signoz_* 工具可用。若不可用,表示 SigNoz MCP 伺服器未安裝或未設定——請停止並引導使用者進行設定...
official
signoz-docs
signoz
每當用戶詢問 SigNoz 儀器化、OpenTelemetry 設置、查詢、儀表板、警報、故障排除、自託管等問題時,請優先使用此技能。
official
signoz-docs
signoz
Use this skill first whenever the user asks about SigNoz instrumentation, OpenTelemetry setup, querying, dashboards, alerts, troubleshooting, self-hosted…
official
signoz-explaining-alerts
signoz
Describe what an existing SigNoz alert rule does in plain language — the signal it watches, the threshold and evaluation behavior, the notification routing,…
official
signoz-explaining-alerts
signoz
將現有 SigNoz 警示的設定解碼為淺顯易懂的說明。此技能為唯讀,且專注於規則本身:監控的對象、觸發條件、通知位置。其中包含一行觸發頻率資料以提供說明基礎,但此技能不會調查任何特定觸發事件——那是 signoz-investigating-alerts 的職責。
official
signoz-explaining-dashboards
signoz
此技能會呼叫 SigNoz MCP 伺服器工具(signoz:signoz_get_dashboard、signoz:signoz_list_dashboards)。在執行工作流程前,請確認 signoz:signoz_* 工具可用。若無法使用,表示 SigNoz MCP 伺服器未安裝或未設定——請停止操作並引導使用者進行設定:https://signoz.io/docs/ai/signoz-mcp-server/。請勿僅憑儀表板標題猜測其內容。
official
signoz-explaining-dashboards
signoz
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…
official
signoz-generating-queries
signoz
此技能大量調用 SigNoz MCP 伺服器工具(signoz:signoz_execute_builder_query、signoz:signoz_query_metrics、signoz:signoz_search_logs、signoz:signoz_search_traces、signoz:signoz_aggregate_logs、signoz:signoz_aggregate_traces、signoz:signoz_get_field_keys、signoz:signoz_get_field_values、signoz:signoz_list_metrics、signoz:signoz_list_services、signoz:signoz_get_service_top_operations、signoz:signoz_get_trace_details)。在執行工作流程前,請確認...
official
signoz-generating-queries
signoz
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…
official
signoz-investigating-alerts
signoz
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…
official
signoz-investigating-alerts
signoz
診斷 SigNoz 警報觸發的原因。此技能將警報本身的訊號與觸發時間窗口周圍的相鄰訊號進行關聯,並列出可能原因及其支援證據的排名清單。它是 signoz-explaining-alerts 的輔助工具——explain 靜態解碼規則;investigate 則診斷特定事件。
official
signoz-managing-views
signoz
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",…
official
signoz-managing-views
signoz
透過 SigNoz MCP 伺服器建立、讀取、更新與刪除 SigNoz 已儲存的 Explorer 檢視。已儲存檢視是日誌、追蹤或指標頁面上 Explorer 查詢的可重複使用快照,包含名稱、篩選條件與面板類型,並限定於單一 sourcePage。這些並非儀表板,也非警示。
official
signoz-mcp-setup
signoz
初始化或修復 SigNoz MCP 伺服器配置,適用於 Claude Code、Codex、Cursor、VS Code/GitHub Copilot、Claude Desktop、Gemini CLI、Devin CLI、Windsurf…
official
signoz-modifying-dashboards
signoz
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…
official
signoz-modifying-dashboards
signoz
此技能會呼叫 SigNoz MCP 伺服器工具(signoz:signoz_get_dashboard、signoz:signoz_update_dashboard、signoz:signoz_list_dashboards、signoz:signoz_list_metrics)。在執行工作流程前,請確認 signoz:signoz_* 工具可用。若不可用,表示 SigNoz MCP 伺服器未安裝或未設定——請停止操作並引導使用者進行設定:https://signoz.io/docs/ai/signoz-mcp-server/。請勿在缺少 MCP 工具的情況下,改用原始 HTTP 呼叫或手動編輯儀表板 JSON。
official
signoz-reducing-telemetry-cost
signoz
Investigate and reduce SigNoz telemetry ingestion cost and metric cardinality across metrics, logs, and traces. Find what drives SigNoz spend (via the Cost…
official
signoz-searching-docs
signoz
僅使用官方 signoz.io 文件與 API 參考資料。所有回答皆須基於擷取的文件內容,並引用官方文件網址。
official
signoz-searching-docs
signoz
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…
official
signoz-setting-up-observability
signoz
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…
official
signoz-setting-up-observability
signoz
在服務的遙測資料已流入 SigNoz 後,執行完整的端到端可觀測性設定——包括序列 SLI/SLO 擷取、資料探索……
official
signoz-writing-clickhouse-queries
signoz
當用戶詢問涉及以下內容的 SigNoz 查詢時,使用此技能:
official
signoz-writing-clickhouse-queries
signoz
Write raw ClickHouse SQL for a SigNoz dashboard panel — timeseries, value, or table widgets that the builder UI cannot express (custom joins, window functions,…
official