Module Values.AgentParameterFieldSource
Sourcetype nonrec t = | SamplingIntervalInMilliseconds| ReportingIntervalInMilliseconds| MinimumTimeForReportingInMilliseconds| MemoryUsageLimitPercent| MaxStackDepth| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]