GraphQueries interface

The graph query to show the current data status

Properties

baseQuery

The base query for the graph

legend

The legend for the graph

metricName

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