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 |