Package com.atlassian.confluence.internal.diagnostics.ipd.filesystem
package com.atlassian.confluence.internal.diagnostics.ipd.filesystem
-
ClassDescriptionIPD Job which copy already existing index writer metric
IndexWriterLatencyIpdJob.COMMIT_JMX_OBJECT_NAME
to IPD metric.Makes measurements of file write duration to local file system with guaranteed persistence.Makes measurements of file write duration to shared file system without guaranteed persistence.Captures local-home latency to IPD metric 'home.local.write.latency.synthetic' by measuring time to write small amount of data to a file.Captures shared-home latency to IPD metric 'home.shared.write.latency' by measuring time to write small amount of data to a file.