cx-observability-setup
Installation
SKILL.md
Observability Setup Skill
Use this skill when setting up or configuring the observability stack - saved views, webhook integrations, notification channels, and external integrations. This is the "day 1 setup" skill for onboarding a new service or reconfiguring notification pipelines.
CLI Commands
Views
| Command | Purpose |
|---|---|
cx views list |
List all saved views |
cx views get <id> |
Get a view definition |
cx views create --from-file |
Create a saved view |
cx views update <id> --from-file |
Update a saved view |
cx views delete <id> |
Delete a saved view |
cx views folders list |
List view folders |
cx views folders get <id> |
Get a folder |
Related skills
More from coralogix/cx-cli
cx-telemetry-querying
|
187cx-alerts
This skill should be used when the user asks to "manage alerts", "create alert", "list alerts", "check alert status", "enable alert", "disable alert", "investigate firing alerts", "check which alerts are active", "find alerting rules", "set up an alert", "configure alerting", "mute an alert", "silence an alert", "see alert definitions", "check alert priority", or wants to manage Coralogix alert definitions using the cx CLI.
170cx-incident-management
>
159cx-create-dashboard
>
158cx-cost-optimization
>
148cx-data-pipeline
>
144