Currently it's hard to tell how quickly or slowly a given stream is emitting data. Timing between start and a terminal signal doesn't tell that (which is why we don't time stream-based responses). We should collect Micrometer metrics for rate at which stream-based responses are emitting data. (see comment in #486.)
Currently it's hard to tell how quickly or slowly a given stream is emitting data. Timing between start and a terminal signal doesn't tell that (which is why we don't time stream-based responses). We should collect Micrometer metrics for rate at which stream-based responses are emitting data. (see comment in #486.)