mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Cloudwatch: update redis metrics (#53618)
This commit is contained in:
parent
962bf8a906
commit
f39f9eb053
@ -254,6 +254,7 @@ var metricsMap = map[string][]string{
|
||||
"CurrConfig",
|
||||
"CurrConnections",
|
||||
"CurrItems",
|
||||
"CurrVolatileItems",
|
||||
"DatabaseMemoryUsagePercentage",
|
||||
"DatabaseMemoryUsageCountedForEvictPercentage",
|
||||
"DB0AverageTTL",
|
||||
@ -275,6 +276,7 @@ var metricsMap = map[string][]string{
|
||||
"GetTypeCmds",
|
||||
"GetTypeCmdsLatency",
|
||||
"GlobalDatastoreReplicationLag",
|
||||
"IsMaster",
|
||||
"HashBasedCmds",
|
||||
"HashBasedCmdsLatency",
|
||||
"HyperLogLogBasedCmds",
|
||||
|
Loading…
Reference in New Issue
Block a user