builtin:traces.capture.rate.control)
Configure the relative capture rate control for traces.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:traces.capture.rate.control | - | PROCESS_GROUP_INSTANCE - ProcessPROCESS_GROUP - Process GroupCLOUD_APPLICATION - Kubernetes workloadCLOUD_APPLICATION_NAMESPACE - Kubernetes namespaceKUBERNETES_CLUSTER - Kubernetes clusterHOST_GROUP - Host Groupenvironment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:traces.capture.rate.control |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:traces.capture.rate.control | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:traces.capture.rate.control |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Property | Type | Description | Required |
---|---|---|---|
Adaptive SamplingadaptiveSamplingSwitch | boolean | - | required |
Adaptive Capture RateadaptiveCaptureRate | float | Increase/Decrease relative trace capture frequency between 0.01-100 | required |
Fixed target capture ratefixedCaptureRate | integer | Set fixed target capture rate, allowed value between: 0-100% | required |