Skip to content

Commit 9222ba4

Browse files
authored
Update metrics-store-performance-optimization.md
1 parent 95b29ac commit 9222ba4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/design/metrics-store-performance-optimization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,6 @@ pod_collector -> metrics_endpoint: concat(metrics)
163163
of saving unstructured strings inside the cache map, one can structure them,
164164
using pointers to deduplicate e.g. metric names.
165165

166-
* ...
167-
168166
* Kube-state-metrics does not make use of all properties of all Kubernetes
169167
objects. Instead of unmarshalling unused properties, their json struct tags or
170168
their Protobuf representation could be removed.

0 commit comments

Comments
 (0)