forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: Li, Qiao <qiaoli@huawei.com> Co-committed-by: Li, Qiao <qiaoli@huawei.com>
8.7 KiB
8.7 KiB
Lettuce Client
This section describes the types, names, and meanings of Lettuce client metrics collected by APM.
Category |
Metric |
Name |
Description |
Unit |
Data Type |
Default Aggregation Mode |
---|---|---|---|---|---|---|
Client information (clientInfo) |
version |
version |
Client version |
- |
STRING |
LAST |
mode |
mode |
Redis mode (standalone or cluster) |
- |
STRING |
LAST |
|
nodes |
nodes |
Number of master Redis nodes |
- |
STRING |
LAST |
|
Active/standby switchover (switch) |
from |
from |
Source host |
- |
STRING |
LAST |
to |
to |
Target host |
- |
STRING |
LAST |
|
switchTimes |
switchTimes |
Number of switchovers |
- |
INT |
SUM |
Parent topic: Cache