Create or update metrics stream
render_upsert_owner_metrics_streamSet up or modify metrics streaming for a Render workspace using the owner ID, endpoint URL, token, and provider to send metrics data.
Instructions
Create or update metrics stream. Creates or updates the metrics stream for the specified workspace. Calls PUT /metrics-stream/{ownerId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | The endpoint URL to stream metrics to | |
| token | No | Authentication token for the metrics stream | |
| ownerId | Yes | The ID of the workspace to return metrics stream information for | |
| provider | No | Provider to send metrics to |