Describe the bug
TimedExecutor has "executor.execution" whilst all other implementations just have "executor"
Environment
- Micrometer version 1.13.0
To Reproduce
Just check the code :P
Expected behavior
Other implementations of TimedExecutors should have "executor.execution" for execution timers for consistency sake.