Create or update metrics stream
render_upsert_owner_metrics_streamCreate or update a metrics stream for a Render workspace by specifying the endpoint URL, authentication token, and provider.
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 |