Skip to content

Commit e75cfa2

Browse files
committed
Update readme
1 parent 6788b97 commit e75cfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Basic example for redis metrics collection for all redis instances in one subscr
108108
subscription: ["xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"]
109109
filter: ["resourceType eq 'Microsoft.Cache/Redis'"]
110110
metric: ["connectedclients,totalcommandsprocessed,cachehits,cachemisses,getcommands,setcommands,operationsPerSecond,evictedkeys,totalkeys,expiredkeys,usedmemory,usedmemorypercentage,usedmemoryRss,serverLoad,cacheWrite,cacheRead,percentProcessorTime,cacheLatency,errors"]
111-
interval: [PT1M]
111+
interval: ["PT1M"]
112112
aggregation: ["average,total"]
113113
static_configs:
114114
- targets:

0 commit comments

Comments
 (0)