signoz-creating-dashboards
Installation
SKILL.md
Dashboard Create
Prerequisites
This skill calls SigNoz MCP server tools (signoz_create_dashboard,
signoz_list_dashboards, signoz_list_dashboard_templates,
signoz_import_dashboard, signoz_get_dashboard,
signoz_update_dashboard, signoz_list_metrics,
signoz_get_field_keys, signoz_get_field_values,
signoz_aggregate_logs, signoz_aggregate_traces, etc.).
Before running the workflow, confirm the signoz_* tools are
available. If they are not, the SigNoz MCP server is not installed or
configured; run signoz-mcp-setup first to initialize or repair the MCP
connection. Do not fall back to raw HTTP calls or fabricate dashboard JSON
without the MCP tools.