Skip to content

Commit

Permalink
remove broken x-ref (#2047)
Browse files Browse the repository at this point in the history
  • Loading branch information
rosemarymarano authored Nov 12, 2020
1 parent ad06437 commit 26c066f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-source/content/faq/resource-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ In a Kubernetes deployment, similar cache affinity can be achieved by doing the
Note that some Kubernetes environments may not allow changing the CPU management policy.

#### Measuring JVM heap, Pod CPU, and Pod memory
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.
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.

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

0 comments on commit 26c066f

Please sign in to comment.