MINOR: update all-latency-avg documentation (#16148)

Change description: from iterator create to close time.

Reviewers: Matthias J. Sax <matthias@confluent.io>
This commit is contained in:
Sebastien Viale 2024-05-31 21:24:01 +02:00 committed by GitHub
parent 9c2b1b8d0b
commit f8ad9ee892
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3244,7 +3244,7 @@ for built-in state stores, currently we have:
</tr>
<tr>
<td>all-latency-avg</td>
<td>The average all operation execution time in ns.</td>
<td>The average execution time in ns, from iterator create to close time.</td>
<td>kafka.streams:type=stream-state-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),[store-scope]-id=([-.\w]+)</td>
</tr>
<tr>