Documentation
¶
Index ¶
- func BrokersStats(stats []string, statJSON, statsType, topic string)
- func ConsumptionDelay(t time.Duration)
- func GenerateReport()
- func GetStats(stats []string, statsJSON, level, statType, topic string)
- func GetValueFromJq(parseStr, statJSON string) ([]byte, error)
- func Setup(sr storeReporter, maxNLatency int, cfg config.Reporter)
- func TopLevelStats(stats []string, statJSON, statsType, topic string)
- type Latency
- type LibrdKafkaStatsHandler
- type Messages
- type Report
- type Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrokersStats ¶ added in v1.1.1
func ConsumptionDelay ¶
func GenerateReport ¶
func GenerateReport()
func GetValueFromJq ¶ added in v1.1.1
func TopLevelStats ¶ added in v1.1.1
Types ¶
type Latency ¶
type Latency struct {
// contains filtered or unexported fields
}
func NewLatencyReporter ¶
type LibrdKafkaStatsHandler ¶ added in v1.1.1
type LibrdKafkaStatsHandler struct {
// contains filtered or unexported fields
}
func NewlibrdKafkaStat ¶ added in v1.1.1
func NewlibrdKafkaStat() LibrdKafkaStatsHandler
func (LibrdKafkaStatsHandler) HandleStats ¶ added in v1.1.1
func (stats LibrdKafkaStatsHandler) HandleStats(statJSON, topic string)
Click to show internal directories.
Click to hide internal directories.