Commands
up0 ingest
Ingestion testing
up0 ingest
Ingestion testing
up0 ingest test
Send a synthetic OTLP payload and confirm it lands in the Query API.
Usage: up0 ingest test [OPTIONS]| Name | Type | Default | Description |
|---|---|---|---|
--signal | string | required | traces, logs, or metrics |
--token | string | - | Ingestion token secret (env: UP0_INGEST_TOKEN) |
--endpoint | string | - | OTLP/HTTP base URL (overrides config) |
--output | string | - | Set to 'json' for JSON output |
--org-id | string | - | Organization ID (or set UP0_ORG_ID) (env: UP0_ORG_ID) |