#pragma once #include #include namespace DB { CurrentMetrics::Metric getAttachedCounterForStorage(const StoragePtr & storage); }