Skip to main content
Glama
geored

Lumino

smart_get_namespace_events

Analyzes Kubernetes namespace events with adaptive filtering, automatically managing volume and prioritizing errors/warnings for diagnostic insights.

Instructions

Adaptive event analysis for a namespace with automatic volume management. When no constraints specified, automatically: estimates volume, applies smart time windows, prioritizes errors/warnings, samples within token limits. Args: namespace: Kubernetes namespace to analyze. last_n_events: Exact event count (only if user specifies). time_period: Exact time window (only if user specifies). strategy: "auto" for adaptive behavior (default). focus_areas: Areas to emphasize (default: ["errors", "warnings", "failures"]). max_context_tokens: Max output tokens (default: 8000). include_summary: Include summary and insights (default: True). severity_filter: Filter by severity levels. resource_filter: Filter by resource type. Returns: Dict: Events with adaptive filtering, insights, and recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
last_n_eventsNo
time_periodNo
strategyNoauto
focus_areasNo
max_context_tokensNo
include_summaryNo
severity_filterNo
resource_filterNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/geored/Lumino'

If you have feedback or need assistance with the MCP directory API, please join our Discord server