aggregating-event-datasets

Community

Aggregate logs efficiently with OPAL statsby.

Authorrustomax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables analysts to quickly derive meaningful summaries from large volumes of event logs by applying OPAL's statsby aggregation.

Core Features & Use Cases

  • Derived columns: Use make_col to extract dimensions (e.g., namespace, pod) for grouping.
  • Efficient aggregation: Compute counts, sums, averages, percentiles, and tops per group with a single pass over the time window.
  • Use Case: Identify the top namespaces by error count across the last 24 hours, or produce a per-service average latency by group.

Quick Start

Start by discovering a dataset, create derived grouping columns with make_col, then apply statsby to produce one row per group across the chosen time range.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: aggregating-event-datasets
Download link: https://github.com/rustomax/observe-community-mcp/archive/main.zip#aggregating-event-datasets

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.