GetMicrofrontendsInGroupSamplingRules
July 30, 2026 ยท View on GitHub
Example Usage
import { GetMicrofrontendsInGroupSamplingRules } from "@vercel/sdk/models/getmicrofrontendsingroupresponsebody.js";
let value: GetMicrofrontendsInGroupSamplingRules = {
rate: 9911.19,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
rate | number | :heavy_check_mark: | N/A |
env | models.GetMicrofrontendsInGroupMicrofrontendsEnv | :heavy_minus_sign: | N/A |
requestPath | string | :heavy_minus_sign: | N/A |
destination | models.GetMicrofrontendsInGroupDestination | :heavy_minus_sign: | Which tracing destination this rule applies to. internal is the hidden Vercel production-tracing drain (internal delivery); external is any customer-configured drain. Derived from the owning drain's delivery type when project tracing is computed; absent on configs persisted before this field existed. |