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.


Sibling skills

This skill orchestrates; the skills below own their domain.

Task Skill
Write / understand a DataPrime query dataprime
Write / understand a PromQL query, find a metric, list labels metrics-query
Run a DataPrime query against logs query-logs
Run a DataPrime query against spans query-spans
Choose the right signal (metrics / logs / traces) telemetry-querying
Related skills
Installs
5
GitHub Stars
101
First Seen
13 days ago