RuleStartTracing¶
| Field | Type | Description |
|---|---|---|
| match_id | string | The match ID that when matched will trigger the start of trace sampling. |
Example¶
JSON
{
"match_id": "match-abc"
}
| Field | Type | Description |
|---|---|---|
| match_id | string | The match ID that when matched will trigger the start of trace sampling. |
{
"match_id": "match-abc"
}