agentrouter.telemetry.v1.TelemetryService
TelemetryService manages OTel export configurations (one per telemetry_type per user).
Introduction
ListTelemetryConfigs
ListTelemetryConfigs lists every configuration owned by the caller
CreateTelemetryConfig
CreateTelemetryConfig creates a new OTel export configuration.
GetProjectTelemetryConfig
GetProjectTelemetryConfig returns the PROJECT-level telemetry config.
SetProjectTelemetryConfig
SetProjectTelemetryConfig upserts the PROJECT-level telemetry export
GetTelemetryConfig
GetTelemetryConfig returns a single configuration by id.
DeleteTelemetryConfig
DeleteTelemetryConfig removes a configuration.
UpdateTelemetryConfig
UpdateTelemetryConfig updates a configuration's mutable fields.