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 Not under consideration
Workspace Instana
Categories Alert
Created by Guest
Created on May 29, 2026

Add contains/regex/wildcard support to Custom Event DFQ / metric pattern conditions

To support the migration from IBM Tivoli Monitoring (ITM) to Instana, ITM Situation threshold formulas which contain the SCAN function cannot be migrated. 

The ITM SCAN function searches for a value or partial value anywhere in text or timestamp attributes, using the == operator with wildcard support (* and ?).  There is no equivalent pattern matching for this in Instana Custom Events using the dynamic focus query (DFQ), and only limited support using "contains" in Smart alerts (not all patterns can be matched and for those which can, the smart alert does not include all the metrics  available to implement the equivalent threshold).

Example use of the SCAN function in ITM Situation formulas:

  1. *SCAN Queue_Statistics.Queue_Name *EQ .INITQ
  2. *SCAN Queue_Status.Queue_Name *EQ 'P.*_HUB.INSTR_REQ'
  3. *SCAN Channel_Statistics.Channel_Name *EQ 'SYSTEM.*'
  4. *SCAN Error_Log.Message_ID *EQ 'AMQ*'
  5. SCAN Process.Process_Command_U *EQ '*/opt/IBM/tivoli/Impact/wlp/bin/tools/ws-server.jar ImpactUI'
  6. *SCAN Disk.Mount_Point *EQ '/ihs*'

 

Idea priority High
  • Admin
    Máté Návay
    Jun 1, 2026

    Custom events are being superseded by Smart Alerts, specifically in this case Infrastructure Smart Alerts, which already offers the RegEx option for metric selection, with grouping and regex based placeholders in Title and description fields.