Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶ added in v1.7.3
type Authorizer = influxdb.Authorizer
type Controller ¶ added in v1.7.8
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(mc MetaClient, reader influxdb.Reader, auth Authorizer, authEnabled bool, logger *zap.Logger) *Controller
func (*Controller) PrometheusCollectors ¶ added in v1.7.8
func (c *Controller) PrometheusCollectors() []prometheus.Collector
type MetaClient ¶
type MetaClient = coordinator.MetaClient
Click to show internal directories.
Click to hide internal directories.