Skip to content

Commit 1e54496

Browse files
committed
remove link to reporting
1 parent 2c8f127 commit 1e54496

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy-manage/production-guidance/kibana-traffic-scaling-considerations.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ A valuable strategy known as load balancing helps to mitigate this bursty nature
3535
CPU and memory boundedness often interact in important ways. If CPU-bound activity is reaching it's limit memory pressure will likely increase as {{kib}} has less time for activities like garbage collection. If memory-bound activity is reaching it's limit there may be more CPU work to free claimed memory, increasing CPU pressure.
3636
::::
3737

38-
Please note, there is a [separate guide for sizing Kibana for reporting use cases](./kibana-reporting-production-considerations.md).
39-
4038
### Answer the following questions before scaling Kibana up or down [_before_sizing_kibana]
4139

4240
#### Is the {{es}} cluster correctly sized?

0 commit comments

Comments
 (0)