Skip to content

Commit 26c066f

Browse files
remove broken x-ref (#2047)
1 parent ad06437 commit 26c066f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-source/content/faq/resource-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ In a Kubernetes deployment, similar cache affinity can be achieved by doing the
164164
Note that some Kubernetes environments may not allow changing the CPU management policy.
165165

166166
#### Measuring JVM heap, Pod CPU, and Pod memory
167-
You can monitor JVM heap, Pod CPU, and Pod memory using Prometheus and Grafana with steps similar to the [Monitor a SOA Domain]({{< relref "/samples/simple/elastic-stack/soa-domain/weblogic-monitoring-exporter-setup" >}}) sample. Also, see [Tools for Monitoring Resources](https://kubernetes.io/docs/tasks/debug-application-cluster/resource-usage-monitoring/) in the Kubernetes documentation.
167+
You can monitor JVM heap, Pod CPU, and Pod memory using Prometheus and Grafana. Also, see [Tools for Monitoring Resources](https://kubernetes.io/docs/tasks/debug-application-cluster/resource-usage-monitoring/) in the Kubernetes documentation.
168168

169169
#### References:
170170
1. [Managing Resources for Containers](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/) in the Kubernetes documentation.

0 commit comments

Comments
 (0)