Gets the metrics objects for the given metrics view.
- Parameters
-
| view | The name of the metrics view. |
[out] | timestamp | The local time of the process when the metrics objects were retrieved. |
| context | The request context. |
- Returns
- The metrics view data, a dictionary of metric maps for each metrics class configured with the view. The
timestamp
allows the client to compute averages which are not dependent of the invocation latency for this operation.
- Exceptions
-
IceMX::UnknownMetricsView | Thrown when the metrics view cannot be found. |