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

Improved observability signal correlation for Red Hat OpenShift

July 10, 2024
Vanessa Martini Alan Conway
Related topics:
ContainersHybrid cloudKubernetesOperators
Related products:
Red Hat OpenShift

Observability signal correlation for Red Hat OpenShift has exponentially evolved over the past few months. A developer preview was made available to OpenShift users in December 2023 as part of the Logging 5.8 release. But since then, our team has worked to provide you with a series of great new features!

Observability signal correlation for Red Hat OpenShift continues to be powered by Korrel8r—an open source observability project founded within Red Hat—aimed at providing a set of rules for easily correlating metrics, logs, alerts, and additional observability signals across different data stores. Key enhancements include 1) expanded signal support, as you can now correlate netflows, 2) brand new troubleshooting panel in the OpenShift web console that simplifies the overall observability signal navigation, and 3) easier installation and set up process by simply installing the Cluster Observability Operator. 

This correlation capability is crucial for organizations to manage and monitor their infrastructure effectively, deal with the increasing data volume, and reduce their overall mean time to detection (MTTD) and mean time to resolution (MTTR). In this article, we will delve into the features, benefits, and setup process for testing the enhanced dev preview features of Korrel8r on OpenShift clusters, namely observability signal correlation for Red Hat OpenShift—a key part of the Observability troubleshooting journey. Learn more about the initiative below.

Enhanced developer preview: Everything you need to know

By installing the Cluster Observability Operator—the Observability umbrella operator—you can deploy a specific set of Observability UI plug-ins in OpenShift. See Figure 1.

Overview of installed operators
Figure 1: Observability UI plug-ins.

That includes the troubleshooting-panel, which is the heart of the observability signal correlation experience. As displayed in Figure 2, click Create UIPlugin in the operator details section of your (now) installed Cluster Observability Operator. Note that creating the plug-in will also automatically install Korrel8r.

Create UIPlugin
Figure 2: Create UIPlugin button.

When creating the plug-in, make sure to name it troubleshooting-panel and select TroubleshootingPanel as the type, as shown in Figure 3. Then click Create.

Getting started with the Troubleshooting Panel
Figure 3: Naming the plug-in and selecting TroubleshootingPanel.

You will then be able to access the troubleshooting panel by clicking Observe → Alerting, as displayed in Figure 4.

Get started navigating observability signals
Figure 4: Click Observe then Alerts to access the troubleshooting panel.

A floating panel will then pop up on the side of the screen, starting with the Korrel8r query related to that specific alert—the starting point of the troubleshooting journey itself. Note that installing the Logging and Network Traffic plug-ins is not necessary for making use of the troubleshooting panel and for the Korrel8r backend to work. However, if not installed, the corresponding relations to logs and netflows will not be rendered in the UI. Based on your use cases, we highly recommend the installation of both. See Figure 5.

Overview of Troubleshooting Panel
Figure 5: Overview of troubleshooting panel.

The troubleshooting panel is interactive, meaning that users can click each icon/node and be automatically redirected to the web console UI that displays that specific information—in this case, a pod. See Figure 6.

From an alert to pods
Figure 6: Pod information displayed in the web console UI.

From the starting alert, I can go to the correlated Metric, too (Figure 7).

From an alert to metrics
Figure 7: Correlated Metric.

And also to the corresponding events (Figure 8).

From an alert to events
Figure 8: Corresponding Events.

And logs (Figure 9).

From an alert to logs
Figure 9: Corresponding Logs.

There, I can easily take a look at the cause behind that starting alert (Figure 10).

Overview of logs
Figure 10: Overview of Logs and cause of starting alert.

What's next?

Observability signal correlation for Red Hat OpenShift is part of the Observability troubleshooting journey initiative, which is a structured approach designed to improve the efficiency and effectiveness of identifying and resolving issues within your cluster(s). The objectives of the initiative include:

  • Focusing on the diagnostic data that matters and minimizing the cognitive load required to deal with such increasing data volume and noise.
  • Facilitating the root cause analysis and reduce the mean time to detection (MTTD), and thus minimizing the time required to detect incidents.
  • Reducing the mean time to resolution (MTTR), and thus minimizing the time required to resolve issues.

More features are planned to be delivered this year, including a Technology Preview of observability signal correlation for Red Hat OpenShift and a Developer Preview of incident detection. We are looking forward to receiving your feedback. You can share your questions and recommendations with us using the Red Hat OpenShift feedback form. 

Related Posts

  • Building an observability stack for automated performance tests on Kubernetes and OpenShift (part 2)

  • Network observability with eBPF on single node OpenShift

  • Packet capture using Network Observability eBPF Agent

  • OpenTelemetry: A Quarkus Superheroes demo of observability

  • Observability in 2022: Why it matters and how OpenTelemetry can help

  • Network observability with eBPF on single node OpenShift

Recent Posts

  • Protect data offloaded to GPU-accelerated environments with OpenShift sandboxed containers

  • Case study: Measuring energy efficiency on the x64 platform

  • How to prevent AI inference stack silent failures

  • Preventing GPU waste: A guide to JIT checkpointing with Kubeflow Trainer on OpenShift AI

  • How to manage TLS certificates used by OpenShift GitOps operator

What’s up next?

Learn the foundations of OpenShift through hands-on experience deploying and working with applications, using a no-cost OpenShift cluster through the Developer Sandbox for Red Hat OpenShift.

Start the activity
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.