ImportApiMetricSinkConfig public class ImportApiMetricSinkConfig : IMetricSinkConfig Documentation Code public bool SendApmMetrics { get; set; } public bool SendSumMetrics { get; set; } public TimeSpan ThrottleTimeout { get; set; } public ImportApiMetricSinkConfig()