Skip to content

Commit f0b697e

Browse files
authored
[docs] Add FETCH_LOG monitoring metrics to Fluss monitor-metrics doc (#1611)
1 parent 3a48f6d commit f0b697e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/docs/maintenance/observability/monitor-metrics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,11 +440,13 @@ Some metrics might not be exposed when using other JVM implementations (e.g. IBM
440440
</tr>
441441
<tr>
442442
<td rowspan="7">
443-
request_productLog
443+
request_produceLog
444444
request_putKv
445445
request_lookup
446446
request_prefixLookup
447447
request_metadata
448+
request_fetchLogClient
449+
request_fetchLogFollower
448450
</td>
449451
<td>requestsPerSecond</td>
450452
<td>The total number of requests processed per second for each request type.</td>

0 commit comments

Comments
 (0)