MetricsFailuresSeq IceMX::MetricsAdminPrx::getMapMetricsFailures | ( | std::string_view | view, |
std::string_view | map, | ||
const Ice::Context & | context = Ice::noExplicitContext ) const |
Gets the metrics failures associated with the given view
and map
.
view | The name of the metrics view. |
map | The name of the metrics map. |
context | The request context. |
IceMX::UnknownMetricsView | Thrown when the metrics view cannot be found. |