Query workbench
Write against every source at once. Results land in a 26px dense grid with tabular figures that align to the pixel.
tl;dr collapses logs, metrics and traces into a single dense console. Query fourteen sources without switching tabs, and read a thousand figures without waiting for a chart to animate.
Accounts are held by a passkey on your device. A password is available as the fallback.
Figures below describe the reference deployment in eu-west-1.
Nothing lifts, nothing bounces. Separation is a 1px line, so a screen holds more without reading as clutter.
Write against every source at once. Results land in a 26px dense grid with tabular figures that align to the pixel.
Drain a node, reduce sampling, replay a window. Each action states its consequence before it runs.
Health, saturation and error budget in one rail. Deltas carry a sign and a comparison, never a bare percentage.
Registration binds a public key to this origin. The private key never leaves your authenticator. A passkey is scoped to one host, so a password is offered too — hashed with scrypt, and the only way to reach one account from several addresses.
// registration options, verbatim from /auth/register/options { "rp": { "id": "localhost", "name": "tl;dr" }, "pubKeyCredParams": [{ "alg": -7 }, { "alg": -257 }], "authenticatorSelection": { "residentKey": "required", "userVerification": "preferred" }, "attestation": "none" }
Credentials are discoverable, so signing in needs no handle typed — the authenticator offers whatever key it holds for this origin.
Present the passkey you enrolled on this device.