Skip to Main Content
Cloud 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
Categories Common
Created by Guest
Created on Jun 5, 2026

Improve visibility and clarity for “Unidentified Entity” Events in Instana

Problem Description

In Instana, some events appear with the entity labeled as “Unidentified Entity”, even though the platform is still able to resolve and navigate to the correct underlying entity (e.g., host) when the user clicks the link.

This creates confusion because:

  • The event UI implies the entity is unknown or missing

  • However, clicking the link clearly resolves to a valid entity (e.g., a VMware VM host)

  • There is no explanation in the UI why the entity is “unidentified”

This leads users to question:

  • Whether data is missing or corrupted

  • Whether there is an issue with agent instrumentation

  • Or whether the event is unreliable

Example Scenario

A VMware VM generates an infrastructure event.
The event shows “Unidentified Entity”, but clicking navigates to the correct host dashboard.

This indicates:

  • The entity exists and is known

  • But the event UI lacks clear explanation of the binding state

Requested Enhancement

Enhance the handling and display of events with missing or weak entity binding by:

Option A — Improve labeling

Replace “Unidentified Entity” with a more descriptive label, such as:

  • “Entity not bound at event creation”

  • “Entity inferred (metadata match)”

  • “Entity reference unavailable”

Option B — Add UI context / tooltip

Provide a tooltip or expandable detail explaining:

  • Why the entity is not identified (e.g., missing entityId, lifecycle change, timing issue)

  • That Instana is using metadata to resolve the entity on navigation

Option C — Show inferred entity directly

If Instana can successfully resolve the entity at render time:

  • Display the resolved entity name (e.g., hostname)

  • Optionally mark it with an indicator (e.g., “inferred”)

Option D — Expose entity binding state

In event details/API:

  • Add a field showing whether the entity is:

    • explicitly bound

    • inferred

    • missing

Also an addition supplement this with IBM Documentation that can be referenced as a guide

Idea priority Medium
  • Admin
    Máté Návay
    Jun 17, 2026

    did you have a support case for this?
    On initial read, this seems like a specific bug to investigate. The unidentified entity should only ever appear is exceptional cases.