Writing
Field notes on production AI and the engineering work around it: agents, infrastructure, and the operating details that make software reliable enough for real work.
- A Grafana dashboard for your Mastra agent metrics Build the one Grafana dashboard to watch a Mastra agent: five golden signals, a p95 from histogram_quantile, exemplars, and the provisioned JSON to copy.
- How to export Mastra agent metrics to Prometheus (no database required) Mastra derives agent metrics from its traces. To monitor and alert in Prometheus, an exporter listens on its observability bus, no analytics database needed.