diff --git a/guides/_subsections/perform-garbage-collection.md b/guides/_subsections/perform-garbage-collection.md new file mode 100644 index 0000000..eb0923a --- /dev/null +++ b/guides/_subsections/perform-garbage-collection.md @@ -0,0 +1,33 @@ +## [Perform Garbage Collection](#perform-garbage-collection) +
+ The Diagnostics card
allows
+ you to perform diagnostic operations on a target
JVM through remote access to supported Java MXBeans.
+
+ Currently Cryostat supports invoking garbage collection on target
JVMs.
+
Card
"
+ image-name="4.0.0/dashboard/add-diagnostics-card.png"
+ caption="Click on the Diagnostics card
for a preview."
+ text=perform-garbage-collection-text
+ %}
+
+ After clicking Finish, the card
will be added to the dashboard. You can click the Start Garbage Collection button in the middle of the card
at any time to trigger a garbage collection cycle.
+
Card
Creation"
+ image-name="4.0.0/dashboard/diagnostics-card.png"
+ caption="The Diagnostics card
displayed on the dashboard."
+ text=diagnostics-card-finish
+ %}
+