type SnapshotValue = (f64, &'static str, String);
Value type for the snapshot: (value, metric_type, help).