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.

terminal
up0 login --profile local
up0 monitors list

Table

FieldTypeNotes
idstringAssigned by the server
namestringUnique within the organization
interval_secondsintegerMinimum 30

Cards

On this page