//
pkg.gl
Category
github.com/pytimer/beats
filebeat
input
redis
package
6.8.10+incompatible
Repository:
https://github.com/pytimer/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
266 SLOC
#
Functions
CreatePool
CreatePool creates a redis connection pool NOTE: This code is copied from the redis pool handling in metricbeat.
NewHarvester
NewHarvester creates a new harvester with the given connection.
NewInput
NewInput creates a new redis input.
#
Structs
Harvester
Harvester contains all redis harvester data.
Input
Input is a input for redis.