Mastra Observability & Monitoring with OpenTelemetry SigNoz announced support for Mastra observability through OpenTelemetry, enabling developers to instrument AI applications and export traces for real-time monitoring of model performance, latency, error rates, and usage trends. The integration allows users to correlate traces, logs, and metrics across AI workflows, set alerts, and improve application reliability. Developers can set up the monitoring by configuring an OpenTelemetry exporter with a SigNoz ingestion key and registering agents with telemetry enabled in their Mastra projects. What is Mastra Observability? Mastra observability lets you instrument your AI applications using OpenTelemetry https://opentelemetry.io/ and export traces to SigNoz. This guide walks you through setting up Mastra monitoring so you get real-time visibility into model performance, latency, error rates, and usage trends across your Mastra applications. With full Mastra observability in SigNoz, you can correlate traces, logs, and metrics across AI workflows, set alerts on error rates and latency, and continuously improve the reliability of your Mastra applications. Prerequisites - A SigNoz Cloud account https://signoz.io/teams/ with an active ingestion key - Internet access to send telemetry data to SigNoz Cloud - Node.js v20.0 or higher - An API key from a supported Model Provider https://mastra.ai/en/models/providers Setting Up Mastra Observability with OpenTelemetry You can get the full Mastra installation instructions https://mastra.ai/en/docs/getting-started/installation . Step 1: Start the CLI Wizard Run the following command to start the interactive setup: npx create-mastra@latest yarn dlx create-mastra@latest pnpm create mastra@latest bun create mastra@latest Step 2: Add Your API key Add your API key to the .env file: OPENAI API KEY=