Documentation ¶
Index ¶
- func BrokersStats(stats, tags []string, statJSON, statsType string)
- func ConsumptionDelay(t time.Duration)
- func GenerateReport()
- func GetStats(stats, tags []string, statsJSON, level, statType string)
- func GetValueFromJq(parseStr, statJSON string) ([]byte, error)
- func Setup(sr storeReporter, maxNLatency int, cfg config.Reporter, ...)
- func TopLevelStats(stats, tags []string, statJSON, statsType string)
- type Latency
- type LibrdKafkaStatsHandler
- type LibrdTags
- 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(tags LibrdTags) LibrdKafkaStatsHandler
func (LibrdKafkaStatsHandler) HandleStats ¶ added in v1.1.1
func (stats LibrdKafkaStatsHandler) HandleStats(statJSON string)
Click to show internal directories.
Click to hide internal directories.