Documentation
¶
Index ¶
Constants ¶
View Source
const ( ViewTypeDefault = iota ViewTypePrometheusMetric ViewTypePrometheusMetricAggregation )
View Source
const ( DataTypeDefault = iota DataTypeDistributed )
View Source
const ( ReplicaStatusYes = iota ReplicaStatusNo )
View Source
const PrometheusMetricName = "clickvisual_alert_metrics"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
type Params struct { Cluster string ReplicaStatus int Data ParamsData View ParamsView Stream ParamsStream }
type ParamsData ¶
type ParamsStream ¶
type ParamsView ¶
type QueryAssembly ¶
QueryAssembly all in one
func (*QueryAssembly) Gen ¶
func (q *QueryAssembly) Gen() string
Click to show internal directories.
Click to hide internal directories.