Skip to main content
Glama

sensor_performance_verdict

Compare live sensor metrics against baseline builds to identify performance regressions using defined thresholds for PASS, MINOR REGRESSION, or MAJOR REGRESSION verdicts.

Instructions

Compare live sensor metrics against a baseline build and return a structured verdict. Thresholds: <5% = PASS, 5-10% = MINOR REGRESSION (P2), >10% = MAJOR REGRESSION (P1), any drops = FAIL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sensorNoSensor hostname. If omitted, uses first discovered sensor.
buildYesBuild name from baselines.json to compare against
profileYesProfile name (e.g., "All/No", "Base/Yes")

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/quanticsoul4772/grafana-mcp'

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