Tracing
July 24, 2026 ยท View on GitHub
Tracing configuration for this project
Example Usage
import { Tracing } from "@vercel/sdk/models/updateprojectbranchmatcher.js";
let value: Tracing = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
domains | string | :heavy_minus_sign: | Comma-separated list of drain endpoint domains |
ignorePaths | string[] | :heavy_minus_sign: | Paths to ignore for tracing |
samplingRules | models.SamplingRules[] | :heavy_minus_sign: | Sampling rules for trace collection |