The issue is located in: Config Updates
### Is this a regression?
Yes, the previous version in which this bug was not present was 2.3
### Description and Minimal Reproduction [**REQUIRED**]
Run non-secure edgex with app sample.
From Consul change `edgex/v3/core-common-config-bootstrapper/app-services/Writable/Telemetry/Metrics/HttpExportErrors` and save.
View logs for app sample and the following message will be present
```
msg="Configurable Pipeline successfully reloaded from new configuration"
```
π Bug Report
Affected Services [REQUIRED]
The issue is located in: Config Updates ### Is this a regression? Yes, the previous version in which this bug was not present was 2.3 ### Description and Minimal Reproduction [**REQUIRED**] Run non-secure edgex with app sample. From Consul change `edgex/v3/core-common-config-bootstrapper/app-services/Writable/Telemetry/Metrics/HttpExportErrors` and save. View logs for app sample and the following message will be present ``` msg="Configurable Pipeline successfully reloaded from new configuration" ```