I suggest to change `Elapsed` to `ElapsedMilliseconds` by the following reasons: 1. In case of using structured logging, you need to look into message to understand the value is specified in milliseconds. 2. It will be aligned with other places: `HttpClient` logs, default `AspNetCore` logs