cx-create-dashboard

Installation
SKILL.md

Create Coralogix Dashboard

Produces a Coralogix dashboard for a target service and deploys it via the cx CLI. Workflow: discover the service's telemetry, align on intent with the user, draft a plan, emit the JSON, live-verify every query through cx, then create the dashboard in a chosen folder.

Only use metric names, log fields, and span attributes you can cite from the service's code, README, configuration, or a live query that returned a result. Do not invent them.


Reference files

Load these files for domain-specific guidance:

Task Reference
DataPrime query syntax references/dataprime-reference.md
PromQL query syntax, counters vs gauges, histograms references/promql-guidelines.md
Log field discovery, query patterns, wildfind policy references/logs-querying.md
Span field discovery, latency analysis, trace queries references/spans-querying.md
Dashboard-specific query gotchas (${__range}, promqlQueryType) references/query-syntax.md
Related skills
Installs
159
GitHub Stars
101
First Seen
9 days ago