-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Milestone
Description
Considering:
{
"ServiceProfiler": {
"IsDisabled": false,
"BufferSizeInMB": "250",
"Duration": "00:00:30", // Default duration
"InitialDelay": "00:00:10",
"ProvideAnonymousTelemetry": false,
"RandomProfilingOverhead": 0.3,
"IsSkipCompatibilityTest": false,
"Endpoint": "https://agent.azureserviceprofiler.net",
"SkipEndpointCertificateValidation": false,
"PreserveTraceFile": false,
"LocalCacheFolder": "/tmp/",
"UploadMode": "OnSuccess",
"NamedPipe": {
"ConnectionTimeout": "00:00:30"
},
"CPUTriggerThreshold": 0.8, // Deprecating
"MemoryTriggerThreshold": 0.8, // Deprecating
"CPUTrigger": {
"Threshold": 0.8,
"Cooldown": "04:00:00",
"Duration": "00:02:00",
"Enabled": true
},
"MemoryTrigger": {
"Threshold": 0.8,
"Cooldown": "04:00:00",
"Duration": "00:02:00",
"Enabled": true
},
"Sampling": {
"Enabled": true,
"Rate": 0.3,
"Duration": "00:02:00"
},
"OnDemand": {
"Enabled": true,
"Duration": "00:02:00"
},
"OneTime": {
"Enabled": true,
"Duration": "00:02:00"
}
}
}Metadata
Metadata
Assignees
Labels
No labels