Werk #19413: {GCP,AWS,Azure} Quick Setup: Perform fresh service discovery
| Component | Checks & agents | ||
| Title | {GCP,AWS,Azure} Quick Setup: Perform fresh service discovery | ||
| Date | Mar 9, 2026 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
With werk #18254 the service discovery was updated so that only the "Rescan" and "Remove all and find new" actions perform a fresh discovery, bypassing any previously cached data. All other actions, including "Accept all", continue to rely on previously collected results.
The GCP, AWS, and Azure quick setups were incorrectly triggering a cached-data discovery action at the end of the setup flow. This meant services were not being discovered automatically, requiring users to run discovery manually, thus undermining the intent of the quick setup.
This has been fixed so that no manual discovery is necessary at the end of the quick setup.