---
search:
  exclude: true
---

# <a id="bitdrift.public.unary.workflows.v1.RuleStartTracing"></a>RuleStartTracing

| Field | Type | Description |
|---|---|---|
| match_id | <span class="proto-type proto-type-primitive">string</span> | The match ID that when matched will trigger the start of trace sampling. |

#### Example
```json
{
  "match_id": "_i1yUnHjKfmWpCaD5Tazo"
}
```

