> ## Documentation Index
> Fetch the complete documentation index at: https://docs.traceback.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# traceback capture

> Send synthetic test errors and verify telemetry ingestion from the command line.

## Usage

```bash theme={null}
traceback capture [options]
```

## Description

Emits a synthetic test error event through your configured DSN to verify network connectivity, ingestion rules, and notification webhooks.

## Options

| Option               | Description                                       |
| :------------------- | :------------------------------------------------ |
| `--message <string>` | Custom exception message to send                  |
| `--level <level>`    | Error level (`info`, `warning`, `error`, `fatal`) |
