Observability - Python SDK
Observability - Python SDK
Observability method reference
The Python SDK and docs are currently in beta. Report issues on GitHub.
Overview
Observability endpoints
Available Operations
list
List the observability destinations configured for the authenticated entity’s default workspace. Use the workspace_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.ListObservabilityDestinationsResponse
Errors
get
Fetch a single observability destination by its UUID. Defaults to the authenticated entity’s default workspace — use workspace_id to override. Management key required.
Example Usage
Parameters
Response
components.GetObservabilityDestinationResponse