package
Version:
v0.0.0-...-be347a3
Opens a new window with list of versions in this module.
Published: Nov 6, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates new instance of MetricSet
type KeyPattern struct {
Keyspace *uint `config:"keyspace"`
Pattern string `config:"pattern" validate:"required"`
Limit uint `config:"limit"`
}
KeyPattern contains the information required to query keys
MetricSet for fetching Redis server information and statistics.
Fetch fetches information from Redis keys
Source Files
¶
Click to show internal directories.
Click to hide internal directories.