GraphQueries interface
The graph query to show the current data status
Properties
| base |
The base query for the graph |
| legend | The legend for the graph |
| metric |
the metric that the query is checking |
Property Details
baseQuery
The base query for the graph
baseQuery?: string
Property Value
string
legend
The legend for the graph
legend?: string
Property Value
string
metricName
the metric that the query is checking
metricName?: string
Property Value
string