List all metrics
List all metrics being used
Future<List<String>?> listMetrics() async { return LogbotMetricsManager().metrics; }