cb-analytics-admin

Monitor Couchbase Analytics service health and manage request execution.

4|1|Updated May 28, 2026
One-click install
npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill cb-analytics-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cb-analytics-admin
Source: https://github.com/celticht32/Couchbase-Skills-for-Claude.ai/tree/main/skills/couchbase-analytics/cb-analytics-admin
Command: npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill cb-analytics-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you inspect and control the Couchbase Analytics service when queries are slow, ingestion is stuck, or a node or service needs attention. It reduces guesswork by guiding you through health checks before taking disruptive action.

Core Features & Use Cases

  • Runtime Status Checks: Review service state, replica lag, ingestion progress, active requests, and recent request history.
  • Safe Operational Control: Cancel runaway requests, restart a single node, or restart the full Analytics service when necessary.
  • Operational Diagnosis: Use the service snapshot and request history to identify stuck ingestion links, long-running queries, and failure patterns.
  • Use Case: An administrator notices Analytics ingestion is lagging and wants to determine whether the service is healthy, which requests are running, and whether a specific query should be cancelled instead of restarting the whole service.

Quick Start

Ask for a check of Couchbase Analytics health, including ingestion status, active requests, and any recommended safe next action.

Frequently Asked Questions about cb-analytics-admin

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

FAQPage Schema
How do I check Couchbase Analytics service health and ingestion status?

You check Couchbase Analytics health by reviewing service state, replica lag, ingestion progress, and active requests to identify stalls or long-running queries before taking any disruptive action.

Why is Couchbase Analytics ingestion lagging or stuck?

Couchbase Analytics ingestion may lag due to stuck ingestion links or long-running queries. Inspect the service snapshot and request history to identify failure patterns and determine if a specific request is blocking ingestion.

How do I cancel a runaway Couchbase Analytics query?

To cancel a runaway Couchbase Analytics query, inspect active requests to identify the problematic query, then perform a confirmed destructive operation to cancel that specific request instead of restarting the full service.

Can I restart a single Couchbase Analytics node instead of the full service?

Yes, you can restart a single Couchbase Analytics node. The service supports controlled restarts of individual nodes or the full Analytics service, requiring confirmation for these destructive operations in production clusters.

What's the best way to diagnose slow Couchbase Analytics queries in production?

The best way to diagnose slow Couchbase Analytics queries is to inspect active and completed request history to identify long-running queries and failure patterns before deciding on cancellations or service restarts.

When should I restart the full Couchbase Analytics service versus cancelling individual requests?

Restart the full Couchbase Analytics service only when necessary after checking service status and ingestion health. Cancel individual requests when a specific runaway query is identified, avoiding broader disruption to production clusters.