Ice 3.7 Slice API Reference
Data Members | List of all members
IceMX::MetricsFailures Struct Reference

A structure to keep track of failures associated with a given metrics. More...

defined in <Ice/Metrics.ice>

struct MetricsFailures { ... }

Data Members

StringIntDict failures
 The failures observed for this metrics. More...
 
string id
 The identifier of the metrics object associated to the failures. More...
 

Detailed Description

A structure to keep track of failures associated with a given metrics.

Data Member Documentation

◆ failures

StringIntDict failures

The failures observed for this metrics.

◆ id

string id

The identifier of the metrics object associated to the failures.


The documentation for this struct was generated from the following file: