Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Introducing Red Hat build of Cryostat 4.0

June 5, 2025
Syed M Shaaf
Related topics:
Java
Related products:
Red Hat build of Cryostat

    Red Hat build of Cryostat 4.0 is now generally available. It is the latest iteration of our powerful open source, container-native JDK Flight Recorder (JFR) for monitoring Java applications on Red Hat OpenShift. This release is packed with new features, significant enhancements, and architectural updates designed to provide deeper insights, improved usability, and a more streamlined experience for developers and site reliability engineers (SREs).

    For those new to Cryostat, it empowers you to securely manage and analyze JDK Flight Recorder data from your containerized JVMs running on OpenShift. Think of it as your go-to flight data recorder for Java applications, helping you diagnose performance issues, optimize resource consumption, and ensure your applications are running at their peak. With Cryostat, you can start, stop, retrieve, and archive JFR recordings, and even perform automated analysis—all through a user-friendly web console or HTTP API.

    What's new and exciting in Cryostat 4.0?

    Cryostat 4.0 builds upon its robust foundation, bringing a host of improvements driven by community feedback and the evolving needs of modern cloud-native Java development. Here are some of the highlights you can expect.

    Deeper OpenShift integration

    Cryostat is further enhancing its integration with Red Hat OpenShift. Version 4.0 offers tighter compatibility, providing a more cohesive experience within the platform. Expect a refined user interface that simplifies common workflows and makes accessing critical performance data faster.

    Cryostat web console plug-in

    From Cryostat 4.0 onward, the Cryostat web console is also available as a dynamic plug-in for the Red Hat OpenShift Container Platform. By using this plug-in, you can access Cryostat web console functionality directly from the OpenShift Container Platform console without needing to access separate user interfaces for individual Cryostat instances.

    Cryostat Agent

    Utilizing the Cryostat 4.0 Operator feature for Cryostat Agent Autoconfiguration introduces more advanced configuration capabilities, such as the use of environment variables alongside the automatic configuration conducted by the Operator.

    The Harvester is another feature of the Cryostat Agent. This tutorial demonstrates how to enable the periodic JFR data push feature of the Cryostat Agent Harvester.

    Quarkus and Hibernate integrations

    Cryostat 4.0 includes preset event templates and automated rules to help application developers, DevOps, and administrators to quickly and easily capture these observability events.

    Updated Helm chart 

    The Cryostat Helm chart now supports OpenShift OAuth authentication and sidecar report generation for any Cryostat instances that you install by using a Helm chart.

    Key bug fixes and stability improvements

    As with any major release, Cryostat 4.0 includes a range of bug fixes and general maintenance updates to ensure a more stable and reliable monitoring experience.

    Red Hat supports a major version of Cryostat for a minimum of 6 months. Red Hat bases this figure on the time that the product gets released on the Red Hat Customer Portal.

    You can install and deploy Cryostat on Red Hat OpenShift Container Platform 4.12 or a later version that runs on an x86_64 or ARM64 architecture.

    Learn how to use Cryostat 4.0 Kubernetes API discovery configurations with Quarkus Native Image applications powered by GraalVM's support for JFR and JMX observability features.

    How to use Cryostat for your Java workloads

    You can install the Red Hat build of Cryostat using our OpenShift operator, available in Red Hat OpenShift’s Operator Hub. For non-production usage, you can also try our Helm chart, included as part of OpenShift’s Helm chart repository. You can also try Red Hat build of Cryostat.

    Get support for Java

    Support for Cryostat, OpenJDK, and Eclipse Temurin is available to Red Hat customers through a subscription to Red Hat Runtimes, Red Hat Enterprise Linux, and Red Hat OpenShift. Contact your local Red Hat representative or Red Hat sales for more details. You can expect support for Java and other runtimes as described under the Red Hat Product Update and Support Lifecycle.

    Resources

    • Catch up with the latest on Java
    • Video: What is Eclipse Temurin?
    • Getting started with Eclipse Temurin
    • Red Hat joins the Eclipse Adoptium Working Group
    • Eclipse Adoptium achieves its first Java SE release
    • Red Hat Introduces Commercial Support for OpenJDK on Microsoft Windows
    • The history and future of OpenJDK

    Related Posts

    • Configure a pod security context with Cryostat Operator

    • How to use Cryostat agent to profile Java workloads

    • Red Hat expands support for Java with Eclipse Temurin

    • Configuring Java applications to use Cryostat

    • Java monitoring for custom targets with Cryostat

    • How to monitor Quarkus native executables with JFR

    Recent Posts

    • Installing Red Hat Enterprise Linux 10 from a bootc image with bootc

    • Why your database benchmarking data is probably wrong (and how I fixed mine)

    • Type what you want to break: AI-assisted chaos engineering with Krkn

    • Understanding evaluation collections in EvalHub

    • An overview of confidential containers on OpenShift bare metal

    What’s up next?

    Read Operating OpenShift, a practical guide to running and operating OpenShift clusters more efficiently using a site reliability engineering (SRE) approach. Learn best practices and tools that can help reduce the effort of deploying a Kubernetes platform.

    Get the e-book
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.