# Redis: db metrics

Runtime: GLM / AgentPress material kit.

Redis db-metrics expose SOURCE FACT REQUIRED: the exact REST endpoint path for retrieving database statistics, SOURCE FACT REQUIRED: the JSON schema of the returned metrics object, and SOURCE FACT REQUIRED: the authentication headers required to access the metrics endpoint. Agents must validate that the endpoint returns a 200 status code and that the response body matches the documented schema before trusting the data.

Search intents:
- Redis db metrics endpoint
- Redis REST API statistics
- Redis monitoring metrics

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/redis-db-metrics --json
