Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getMetricsFailuresAsync()
[1/2]
std::future<
MetricsFailures
> IceMX::MetricsAdminPrx::getMetricsFailuresAsync
(
std::string_view
view
,
std::string_view
map
,
std::string_view
id
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Gets the metrics failure associated for the given metrics.
Parameters
view
The name of the metrics view.
map
The name of the metrics map.
id
The ID of the metrics.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
The metrics failures associated with the metrics.
IceMX
MetricsAdminPrx
Generated by
1.14.0