Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ getMetricsFailures()

MetricsFailures getMetricsFailures ( string view,
string map,
string id ) throws UnknownMetricsView

Gets the metrics failure associated for the given metrics.

Parameters
viewThe name of the metrics view.
mapThe name of the metrics map.
idThe ID of the metrics.
Returns
The metrics failures associated with the metrics.
Exceptions
UnknownMetricsViewThrown when the metrics view cannot be found.