mirror of https://github.com/apache/kafka.git
				
				
				
			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:
		
							parent
							
								
									9c2b1b8d0b
								
							
						
					
					
						commit
						f8ad9ee892
					
				| 
						 | 
				
			
			@ -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>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue