synth-manage-checks

Manage Grafana Synthetic Monitoring checks in gcx with dry-run safety.

535|42|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/grafana/gcx --skill synth-manage-checks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: synth-manage-checks
Source: https://github.com/grafana/gcx/tree/main/claude-plugin/skills/synth-manage-checks
Command: npx skills add https://github.com/grafana/gcx --skill synth-manage-checks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Synthetic Monitoring checks require repetitive, error-prone configuration across Grafana environments. This skill centralizes management in gcx, enabling you to provision, update, fetch, and remove checks consistently.

Core Features & Use Cases

  • Create, update, pull, push, and delete Synthetic Monitoring checks via gcx.
  • Validate configurations with dry-run safety and status checks, and support GitOps-style workflows.
  • Use references to guide check-types and probe selection for robust monitoring.

Quick Start

Create a new Synthetic Monitoring check by supplying a YAML definition and running the create command.

Frequently Asked Questions about synth-manage-checks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating and updating Grafana Synthetic Monitoring checks?

You can automate the lifecycle of Grafana Synthetic Monitoring checks by applying YAML definitions through gcx commands to create, update, push, and delete configurations across multiple targets and probes.

What is the best way to validate Synthetic Monitoring configurations before applying them?

Validating Synthetic Monitoring configurations is handled by the dry-run safety feature, which verifies status and checks configurations across targets and probes before any actual changes are pushed.

Does gcx support GitOps-style workflows for managing Synthetic Monitoring checks?

Yes, gcx supports GitOps-style workflows by allowing you to pull and push Synthetic Monitoring check definitions, enabling consistent provisioning and updates across your Grafana environments.

How do I select the right probes and check-types for my Grafana monitoring targets?

Probe selection and check-type configuration for monitoring targets are guided by integrated references, which provide the necessary workflow patterns to ensure robust Synthetic Monitoring setup.

Can I delete Synthetic Monitoring checks across multiple probes simultaneously?

Yes, you can delete Synthetic Monitoring checks across multiple targets and probes simultaneously using the centralized gcx management commands, ensuring consistent removal throughout your Grafana environments.