Skip to main content
Glama
geored

Lumino

detect_anomalies

Identify unusually long execution times in Tekton PipelineRuns and TaskRuns using z-score statistical analysis to detect performance anomalies in Kubernetes namespaces.

Instructions

Detect anomalies in Tekton PipelineRuns/TaskRuns using z-score statistical analysis.

Identifies unusually long execution times (threshold: 2.5 standard deviations from mean).

Args:
    namespace: Kubernetes namespace to analyze.
    limit: Max recent PipelineRuns to analyze (default: 50).

Returns:
    Dict: Keys: pipeline_anomalies, task_anomalies (lists with anomaly details).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
limitNo

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