//
pkg.gl
Category
github.com/influxdata/kapacitor
services
influxdb
package
1.7.6
Repository:
https://github.com/influxdata/kapacitor.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
32
Dependents
56
Files
1.4k SLOC
#
Functions
NewConfig
NewService
#
Constants
ClusterMode
ClusterMode means that there will be one set of subscriptions per cluster.
DefaultStartUpTimeout
Maximum time to try and connect to InfluxDB during startup.
DefaultSubscriptionProtocol
DefaultSubscriptionSyncInterval
ServerMode
ServerMode means that there will be one set of subscriptions per server.
#
Structs
Config
Service
Handles requests to write or read from an InfluxDB cluster.
#
Interfaces
Diagnostic
IDer
IDer returns the current IDs of the cluster and server.
#
Type aliases
SubscriptionMode