Skip to content

Commit

Permalink
link quickstarts to each other
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Feb 14, 2025
1 parent 7b41b2e commit 96a10a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/openshift/cryostat-quickstart-autoconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ spec:
description: Automatically configure your Java applications on OpenShift to be profiled and monitored using the Red Hat build of Cryostat and Cryostat Agent.
durationMinutes: 10
displayName: Auto-configure Java applications with the Red Hat build of Cryostat
nextQuickStart:
- configuring-cryostat-jmx
introduction: >-
Red Hat build of Cryostat is a container-native Java application based on JDK Flight Recorder (JFR). You can use it to monitor the performance of the Java Virtual Machine (JVM) for containerized workloads that run on an OpenShift cluster.
Expand Down
2 changes: 2 additions & 0 deletions config/openshift/cryostat-quickstart-jmx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ spec:
description: Configure your JMX-based Java applications on OpenShift to be profiled and monitored using the Red Hat build of Cryostat.
durationMinutes: 10
displayName: Configure JMX-based Java applications with the Red Hat build of Cryostat
nextQuickStart:
- configuring-cryostat-autoconfig
introduction: >-
Red Hat build of Cryostat is a container-native Java application based on JDK Flight Recorder (JFR). You can use it to monitor the performance of the Java Virtual Machine (JVM) for containerized workloads that run on an OpenShift cluster.
Expand Down

0 comments on commit 96a10a6

Please sign in to comment.