coralogix-analysis

Official

Analyze Coralogix logs with DataPrime queries.

Authorincidentfox
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables data-driven analysis of Coralogix logs, metrics, and traces by running DataPrime queries and presenting structured results to drive faster incident response.

Core Features & Use Cases

  • Comprehensive DataPrime script suite for observability: get_statistics.py, get_errors.py, sample_logs.py, extract_signatures.py, get_health.py, get_traces.py, get_slow_spans.py, list_services.py, query_logs.py.
  • End-to-end investigation workflow: statistics-first triage, targeted sampling, pattern extraction, anomaly detection, and trace-based RCA across multiple services and applications.
  • Traces and spans support for latency analysis and request flow visualization, enabling rapid identification of slow paths and failures.

Quick Start

  • python .claude/skills/observability-coralogix/scripts/get_statistics.py --service payment --time-range 60
  • python .claude/skills/observability-coralogix/scripts/get_errors.py payment --time-range 60 --json
  • python .claude/skills/observability-coralogix/scripts/sample_logs.py --service payment --strategy errors_only --limit 10
  • python .claude/skills/observability-coralogix/scripts/get_traces.py --service checkout --time-range 30

Dependency Matrix

Required Modules

httpx

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: coralogix-analysis
Download link: https://github.com/incidentfox/incidentfox/archive/main.zip#coralogix-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.