Diagnostics
Plan to use diagnostics during initial setup and disable them before the environment is considered stable.
With diagnostics enabled, the Control Panel can verify that each microservice's running configuration matches what was generated — an important check when setting up for the first time.
Once all microservices pass their health checks and authorization is verified, set Microservice__EnableDiagnostics to false in each service yml file and restart the containers.
A test environment with diagnostics still enabled is not ready to be promoted to production.