Skip to content

Commit 1556ac5

Browse files
authored
Merge pull request #2723 from ydFu/patch-1
docs: Update metrics-store-performance-optimization.md
2 parents 997272f + 9222ba4 commit 1556ac5

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)