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.

ADD A NEW IDEA

Clear

Ideas

Showing 65 of 6239

Improve try catch to reduce number of required blocks.

Currenty when using try/catch blocks, you almost always need 4 blocks. "Try"... "block to execute" ... "catch" ... "if block to check exception". I think the improvement might be to merge the catch/if by making the catch block have fields to simul...
about 1 year ago in Concert Workflows 1 Functionality already exists

Allow for admin or users to hide integrations for users by default

Add feature request to hide uncommon or unused integrations from the left navigation bar. Generally an organization will probably only use a handful of integrations. Perhaps have an option to unhide temporarily.
about 1 year ago in Concert Workflows 2 Functionality already exists

Allow step into when debugging workflow

Currenty when debugging workflows, you can resume, start over, stop and step. The possibility for stepping into another function is missing. This feature is key to allow workflow reuse.
about 1 year ago in Concert Workflows 2 Future consideration

Implement support for SNS -> Lambda or HTTPS in the Node.js tracer.

Implementing support for SNS -> Lambda or HTTPS in the Node.js tracer is useful because it will extend the functionality of the system, allowing integration with additional services that are not currently supported. This will benefit developers...
over 1 year ago in Instana / Node / Tracing 0 Future consideration

Set workflows to run on all workers in a worker pool

It would be useful to be able to set a workflow to be executed on every worker in a worker pool, rather than round robin. This is useful for testing type scenarios when I'd want to run the same test from multiple endpoints and collate the results....
over 1 year ago in Concert Workflows 1 Functionality already exists

mapping js errors for backend

Actually, the source mapping is done only on front end errors It could be intertesting to have this mapping available also on the stack traces for backend side, since we have transpilation process between javascript and typescript
about 3 years ago in Instana / Application perspectives / Node / Real User Monitoring 0 Not under consideration

Ability to show the cost of deployments prior to deploying infrastructure similar to Terraform Enterprise.

One of the things missing from the developer workflow is the ability for developers to see the cost of their deployments prior to them executing the pipelines. Terraform enterprise and Infracost provide a solution to this.
over 1 year ago in IBM Turbonomic ARM / APIs 1 Not under consideration

API request url needs updating

In meeting with a customer recently to troubleshoot API issues he said he was having, we noticed something in Swagger that was failing. We realized that in the request URL, it had an old url string that needs to be updated. It lists /vmturbo/ wher...
almost 2 years ago in IBM Turbonomic ARM / APIs 0 Not under consideration

Add PATCH Method for Adding/Removing Members to a Group

Today, if you want to modify a groups membership via our REST API, you need to use a PUT method which requires you to post all members of the group back to the system not just the ones that have changed. If you are modifying a group multiple times...
about 2 years ago in IBM Turbonomic ARM / APIs 1 Not under consideration

Ability to Make the POST Targets endpoint Non-Blocking when adding New Targets

When using the API to add targets in bulk, each call to add a target is blocking and requires validation to complete (success or fail) before returning a HTTP response. This is less than ideal since the script/process adding targets has to wait fo...
about 2 years ago in IBM Turbonomic ARM / APIs 1 Not under consideration