Skip to content

Commit

Permalink
Remove "track_sizes" option from Memcached in jsonnet and helm
Browse files Browse the repository at this point in the history
The option tracks the size of items in the cache in a histogram. We don't
use this information for anything or monitor it in any way so remove it.

Signed-off-by: Nick Pillitteri <[email protected]>
  • Loading branch information
56quarters committed Nov 27, 2024
1 parent 73d2bdd commit 3b9df53
Show file tree
Hide file tree
Showing 104 changed files with 28 additions and 332 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
name: client
args:
- -m {{ .allocatedMemory }}
- --extended=modern,track_sizes{{ with .extraExtendedOptions }},{{ . }}{{ end }}
- --extended=modern{{ with .extraExtendedOptions }},{{ . }}{{ end }}
- -I {{ .maxItemMemory }}m
- -c {{ .connectionLimit }}
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
name: client
args:
- -m 8192
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
name: client
args:
- -m 2048
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 8192
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 8192
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 8192
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 2048
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 1024
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 8192
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 2048
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 64
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 8192
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 2048
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 8192
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 2048
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
name: client
args:
- -m 512
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 10
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 30
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 10
- --extended=modern,track_sizes
- --extended=modern
- -I 1m
- -c 16384
- -v
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: client
args:
- -m 10
- --extended=modern,track_sizes
- --extended=modern
- -I 5m
- -c 16384
- -v
Expand Down
4 changes: 0 additions & 4 deletions operations/mimir-tests/test-all-components-generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1297,7 +1296,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1351,7 +1349,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1405,7 +1402,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1297,7 +1296,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1351,7 +1349,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1405,7 +1402,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1306,7 +1305,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1360,7 +1358,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1414,7 +1411,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1299,7 +1298,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1353,7 +1351,6 @@ spec:
- -I 5m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down Expand Up @@ -1407,7 +1404,6 @@ spec:
- -I 1m
- -c 16384
- -v
- --extended=track_sizes
image: memcached:1.6.28-alpine
imagePullPolicy: IfNotPresent
name: memcached
Expand Down
Loading

0 comments on commit 3b9df53

Please sign in to comment.