| MetricsFailures IceMX::MetricsAdminPrx::getMetricsFailures | ( | std::string_view | view, |
| std::string_view | map, | ||
| std::string_view | id, | ||
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Gets the metrics failure associated for the given metrics.
| view | The name of the metrics view. |
| map | The name of the metrics map. |
| id | The ID of the metrics. |
| context | The request context. |
| IceMX::UnknownMetricsView | Thrown when the metrics view cannot be found. |