metrics abstract method
Returns the metrics for the engine.
Implementation
Future<dynamic> metrics(
{Map<String, String>? globalLabels, required MetricsFormat format});
Returns the metrics for the engine.
Future<dynamic> metrics(
{Map<String, String>? globalLabels, required MetricsFormat format});