Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).

Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.

Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Under review
Workspace Instana
Created by Guest
Created on Jun 25, 2025

Enhancing the RUM(Real User Monitoring) of Instana by the feature like Dynatrace's Visual Complete.

Currently, Instana’s "onLoad time" metric does not include XHR (XMLHttpRequest) or fetch requests that occur after the initial page load. The "onLoad time" is specifically defined as the time from fetchStart to loadEventEnd according to the browser’s navigation timing API.
My customer is asking why Instana does not support the metric like Dynatrace's metric, "Visual Complete" for RUM(Real User Monitoring).

Dynatrace supports measuring XHR (asynchronous requests like XMLHttpRequest and fetch) actions with the Visual Complete metric. When an XHR action occurs—such as a user-triggered AJAX request—Dynatrace starts observing changes to the DOM at the beginning of the XHR callback and continues this observation until shortly after the callback ends. If the XHR action causes new visible elements or resources (like images, stylesheets, or iframes) to be added to the page, Dynatrace tracks their loading and includes them in the Visual Complete calculation. This means Visual Complete for XHR actions reflects when all visible content resulting from the XHR is fully rendered to the user.
 

Idea priority Urgent
  • Guest
    Jul 31, 2025

    Here is a diagram showing Dynatrace's Visual Complete in Instana.

  • Guest
    Jul 11, 2025

    In the ppt file as attached, a web page has loaded and XHR called right away. After that, XHR called next and next again. In this case, the customer wants to know "what action the end-user did with the XHR bars" in Instana.

  • Guest
    Jul 2, 2025

    To clarify the requirement from the customer, I uploaded a ppt file that explain how to enhance Instana in detail.