Relates to #13408
We also have one enabled flag per monitoring system we support. This one is different as there is a direct counter part in micrometer itself.
Right now, we back-off if the flag is set to false which means that we never effectively set the Micrometer flag to false (we just don't auto-configure anything). Given the scope of this flag, we should probably remove the condition.
/cc @jkschneider