This document explains how to send metrics from Render workspace using Metrics Streams.
✅ Info
Render Metrics Streams require a Professional plan for Render.
Prerequisites
- Render workspace with Professional plan or higher
- SigNoz Cloud account
- A running Render service (web service or background worker). Static sites are not supported.
Step 1: Get SigNoz Cloud Ingestion Details
- In SigNoz, go to Settings → Ingestion
- Copy your Ingestion Endpoint and Ingestion Key
Step 2: Create a Metrics Stream Destination in Render
- In Render Dashboard, open Integrations → Observability
- Under Metrics Stream, click Add destination
- Choose provider: SigNoz
- Enter:
- Endpoint: Your SigNoz ingestion endpoint
- Ingestion Key: Your SigNoz ingestion key
- Save
Render will begin streaming metrics for all supported services in your workspace.
Step 3: Verify Metrics in SigNoz
- Go to Metrics Explorer in SigNoz
- Search for metrics starting with
render.service.
Common metrics you should see:
render.service.http.requests.totalrender.service.http.requests.latencyrender.service.cpu.timerender.service.memory.rssrender.service.memory.usage
💡 Tip
If you don't see metrics, widen the time range and generate some traffic to your Render service.
Dashboard
SigNoz provides a pre-built dashboard for Render metrics. Import it to get instant visibility into CPU, memory, and network performance of your Render services.
See the Render Dashboard for details, or import the dashboard JSON directly from the dashboard page.
Notes
- Metrics streams include service metrics for your workspace; static sites are excluded.
- Some HTTP request metric features are gated behind Professional workspaces.