RuleStartTracing¶
Source definition: src/bitdrift/public/unary/workflows/v1/workflow.proto#L457-L463
| Field | Type | Description |
|---|---|---|
| match_id | string between 1 and 100 chars |
The match ID that when matched will trigger the start of trace sampling. |
Example¶
JSON
{
"match_id": "_i1yUnHjKfmWpCaD5Tazo"
}