When reportSizeLimit is reached or exceeded, the current metrics file is closed and a new metrics file is created with a new timestamp.If reportSizeLimit is zero, the metrics file size is unbounded and the file will only be closed when DisableMetrics() or Close() is called.
Default: 0public long ReportSizeLimit