Skip to content

Commit 50c08c4

Browse files
author
ada
committed
Fixed syntax error
1 parent 2113998 commit 50c08c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

private-preview/aopt/aopt-intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Requirements
3636

3737
* All metrics that the :new-page:`Splunk IM Kubernetes cluster receiver collects by default <https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-kubernetes/install-k8s.html#helm-chart-supported-distros>` must be present in your data. Since these metrics are enabled by default on your Kubernetes collector you don't need to take any action unless you've disabled them.
3838

39-
* Horizontal pod autoscaler (HPA) telemetry: Optional, but if you do have HPAs and you send :new-page:`k8s.hpa.* metrics <https://docs.splunk.com/observability/en/gdi/opentelemetry/components/kubernetes-cluster-receiver.html>` to Splunk IM, :guilabel:`Instant Recommendations` can help you to improve them. See :ref:`aopt-workload-hpa`.
39+
* Horizontal pod autoscaler (HPA) telemetry: Optional, but if you do have HPAs and you send :new-page:`k8s.hpa.* metrics <https://docs.splunk.com/observability/en/gdi/opentelemetry/components/kubernetes-cluster-receiver.html>` to Splunk IM, :guilabel:`Instant Recommendations` can help you to improve them. See :ref:`<aopt-workload-hpa>`.
4040

4141

4242
Enable Application Optimization

private-preview/aopt/aopt-workload-details.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Instant Recommendations
5555
:guilabel:`Instant Recommendations` offers simple, actionable changes to a workload's pods which you can implement quickly and easily to improve its resource utilization. The recommendations address both under-provisioning as well as over-provisioning. For example, if a workload doesn't use all of the resources it requested, :guilabel:`Instant Recommendations` reduces its footprint and, ultimately, your costs for the Kubernetes cluster.
5656

5757
.. warning::
58-
If you apply CPU recommendations to a cluster that has HPA enabled, you must also apply the HPA recommendations. These two recommendations must always be applied together. Otherwise, your HPA configuration might undo your new CPU settings. You must also specify your HPA configuration either through metrics or manually. See :ref:`aopt-workload-hpa`.
58+
If you apply CPU recommendations to a cluster that has HPA enabled, you must also apply the HPA recommendations. These two recommendations must always be applied together. Otherwise, your HPA configuration might undo your new CPU settings. You must also specify your HPA configuration either through metrics or manually. See :ref:`<aopt-workload-hpa>`.
5959

6060

6161
Why are these recommendations given?

0 commit comments

Comments
 (0)