Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getMapMetricsFailures()

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.

Parameters
viewThe name of the metrics view.
mapThe name of the metrics map.
contextThe request context.
Returns
The metrics failures associated with the map.
Exceptions
IceMX::UnknownMetricsViewThrown when the metrics view cannot be found.