Overview
Observability endpointsAvailable Operations
- list - List observability destinations
- create - Create an observability destination
- delete - Delete an observability destination
- get - Get an observability destination
- update - Update an observability destination
list
List the observability destinations configured for the authenticated entity’s default workspace. Use theworkspace_id query parameter to scope the result to a different workspace. Only destinations with stable release status are surfaced — destinations of other types are excluded. Management key required.
Example Usage
Parameters
Response
operations.ListObservabilityDestinationsResponseErrors
create
Create a new observability destination. A maximum of 5 destinations per type is allowed. Defaults to the authenticated entity’s default workspace; use theworkspace_id body field to scope to a different workspace. Management key required.