redis

package
v0.0.0-...-077b43f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2017 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WatchRedisInfo

type WatchRedisInfo struct {
	Zkzone *zk.ZkZone
	Stop   <-chan struct{}
	Tick   time.Duration
	Wg     *sync.WaitGroup
	// contains filtered or unexported fields
}

WatchRedisInfo watches registered redis instances with redis 'info' command.

func (*WatchRedisInfo) Init

func (this *WatchRedisInfo) Init(ctx monitor.Context)

func (*WatchRedisInfo) Run

func (this *WatchRedisInfo) Run()

type WatchSlowlog

type WatchSlowlog struct {
	Zkzone *zk.ZkZone
	Stop   <-chan struct{}
	Tick   time.Duration
	Wg     *sync.WaitGroup
	// contains filtered or unexported fields
}

WatchSlowlog watches registered redis instances with redis 'slowlog' command.

func (*WatchSlowlog) Init

func (this *WatchSlowlog) Init(ctx monitor.Context)

func (*WatchSlowlog) Run

func (this *WatchSlowlog) Run()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL