VisibleMetric
Summary
Defines a visible metric
Description
none
Fields
Field Name | Type | Since Version | Description |
---|---|---|---|
name |
String | The metric name. | |
visible |
Boolean | Indicates whether or not the field should appear in the summary report. |
Example JSON
{ "name" : "numMessages", "visible" : true }