Kitchen sink
Every registered MDX component, for visual review. Not linked from the sidebar.
This page is not listed in any meta.json, so it does not appear in the
sidebar. It stays reachable at /docs/_kitchen-sink for reviewing the
registered MDX components as a set.
Callouts
Note
A default callout, used for supplementary context.
Warning
A warning callout, used when a step has a side effect worth knowing about.
Danger
An error callout, used for destructive or irreversible actions.
Success
A success callout, used to confirm a step worked.
Steps
Create a token
Run up0 tokens create and copy the value. It is shown once.
Configure the exporter
Set the endpoint and token as environment variables.
Verify
Run up0 tail and confirm signals arrive.
Tabs
from opentelemetry import trace
tracer = trace.get_tracer("my-service")Code block
A fenced code block with a language label and a copy button, both provided by
the default pre registration.
up0 login --profile local
up0 monitors listTable
| Field | Type | Notes |
|---|---|---|
id | string | Assigned by the server |
name | string | Unique within the organization |
interval_seconds | integer | Minimum 30 |