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 Future consideration
Workspace Instana
Categories Synthetic
Created by Guest
Created on Jun 29, 2026

Introduce a flexible activation delay or scheduled start time for Synthetic Tests,fully supported via UI, API, and the Terraform provider,to prevent premature alerting during long-term system onboarding and manual configuration phases.

Why is it useful?

When onboarding new systems or environments via Infrastructure as Code (IaC), Synthetic Tests are typically provisioned at the very beginning of the lifecycle. However, a system is rarely "live" the exact moment its infrastructure is created.

Depending on the project, the gap between infrastructure creation and going live can range from a few minutes (for automated container deployments) to several days or weeks (where development teams must first perform manual configurations, data migration, or compliance checks).

Without a built-in activation offset, these tests immediately fail and trigger false alarms, causing severe alert fatigue in incident management platforms like PagerDuty. Currently, teams must either build complex, brittle CI/CD workflows to deploy tests at a later date, or manually disable/enable tests in the UI, which defeats the purpose of GitOps and IaC.

Who would benefit from it?

Platform & DevOps Engineers: They can write a single, clean Terraform configuration that provisions both the infrastructure and its monitoring upfront, without needing external orchestrators to delay test creation.

Development & Implementation Teams: They gain a "grace period" to manually configure and test the application without worrying about triggering global alerts.

SREs & On-Call Shiftheads: They eliminate deployment-related noise and false pages entirely.

How should it work?

When creating a Synthetic Test, users should be able to define a flexible delay or a future activation date.

Flexible Input: The system should accept either a duration string (e.g., 15m, 2h, 7d) or a specific timestamp (ISO 8601).

State Management: Upon creation, the test enters a "Pending Activation" state. During this window, the test does not execute, and no alerts are evaluated.

Automatic Transition: Once the specified time or duration has elapsed, Instana automatically transitions the test to the Active state.

Idea priority Urgent