We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3326488 + 21b95b4 commit 3faee2eCopy full SHA for 3faee2e
1 file changed
docs/src/main/asciidoc/container-integration.adoc
@@ -660,7 +660,7 @@ The capacity of a metric serves 2 functions:
660
661
- To normalize the load values from each metric. In some load metrics,
662
capacity is already reflected in the load values. The capacity of a
663
- metric should be configured such that `0 \<= (load / capacity) \>= 1`.
+ metric should be configured such that `0 \<= (load / capacity) \<= 1`.
664
665
- To favor some nodes over others. By setting the metric capacities to
666
different values on each node, proxies will effectively favor nodes
0 commit comments