Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software 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 Future consideration
Categories z/TPF
Created by Guest
Created on Feb 23, 2024

Support for multiple Vertical Name-Value Pair metrics collection in Realtime Runtime Metrics Collection (RTMC)

Currently RTMC supports a single Vertical NVP collection based on the ECB Owner High field where the performance metrics of an ECB can be subdivided based on each time the Vertical NVP (ECB Owner High) changes.  If ECB Owner High is changed as an ECB traverses different software packages then the overall performance metrics for an ECB can be subdivided into how much work is done in each software package.   Travelport has a need to have an ECB subdivided by a User Vertical NVP which in turn is subdivided by the ECB Owner High Vertical NVP.  The Use Case being a single inbound transaction (input message) contains multiple data records where each data record is a different service.  One input message can have multiple data records where data Record 1) Retrieve PNR,  Data Record 2) Add Remark, and Data Record 3) End Transaction.   These data records or Services are processed sequentially and in most cases are processed by the same ECB.  In some cases it could generate multiple ECBs to support multi threading for better response time.   Current application software updates the Vertical "UServ" NVP each time it starts to process one of the Data Records or Services in the single inbound transaction.

Preferred solution would not require any additional Application updates other than to store the user Vertical NVP each time it changes.   Based on a configuration file like the TPF NVP_Policy file which already contains the RTMC Horizontal and Vertical NVPs to send to RTMC, the metrics collection process would recognize that the NVP being changed is a vertical NVP and start collecting the next set of ECB metrics in a different vertical NVP Value bucket.

Another option, but less preferred, would be an Application API to indicate to start/stop collecting ECB metrics in a different vertical NVP Value bucket.

Example:

Horizontal "UImsg" NVP - Update PNR  (Single ECB sequentially handling)

       Vertical "UServ" NVP = Retrieve PNR

                 Vertical "IOwnerHi" = Calculate PNR Locator Sofware package

                 Vertical "IOwnerHi" = Retrieve PNR Sofware package

                 Vertical "IOwnerHi" = Unpack PNR Software package

      Vertical "UServ" NVP = Add Remark

                 Vertical "IOwnerHi" = Validate Remark Software package

                 Vertical "IOwnerHi" = Save Remark in PNR Sofware package

                 Vertical "IOwnerHi" = File PNR Software package

          Vertical "UServ" NVP = End Transaction

                 Vertical "IOwnerHi" = End Transaction Sofware package

                 Vertical "IOwnerHi" = Retrieve PNR Sofware package

                 Vertical "IOwnerHi" = Unpack PNR Software package

                 Vertical "IOwnerHi" = Comms Eventing Software package

                 Vertical "IOwnerHi" = IBM Business Events Software package

                 Vertical "IOwnerHi" = IBM MQ Software package

                  Vertical "IOwnerHi" = End Transaction Sofware package

 

 

Idea priority Low