Skip to main content

tare api telemetry get-project

GetProjectTelemetryConfig returns the PROJECT-level telemetry config.

Usage:
tare api telemetry get-project [flags]

Flags:
--customer-id string customer_id identifies the project's customer. (required)
--project-id string project_id identifies the project whose shared config is requested. (required)
--telemetry-type string telemetry_type partitions sinks; defaults to "traces" when empty.

Global Flags:
--base-url string override the active profile's base URL for this invocation
-o, --output string output format: json (default "json")
-p, --profile string credential profile (overrides AGENTROUTER_PROFILE / active)
-q, --quiet Suppress progress output; only errors and the final summary go to stderr
-v, --verbose Verbose output: plain-mode progress lines plus full per-blob chunk logs to stderr