Skip to content

Commit

Permalink
[doc] Remove lastSkippedByBucketAndLevelFilter in metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi committed Sep 26, 2024
1 parent 2281b74 commit ae6838f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/content/maintenance/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ Below is lists of Paimon built-in metrics. They are summarized into types of sca
<td>Gauge</td>
<td>Skipped table files by partition filter and value / key stats information in the last scan.</td>
</tr>
<tr>
<td>lastSkippedByBucketAndLevelFilter</td>
<td>Gauge</td>
<td>Skipped table files by bucket, bucket key and level filter in the last scan.</td>
</tr>
<tr>
<td>lastSkippedByWholeBucketFilesFilter</td>
<td>Gauge</td>
Expand Down

0 comments on commit ae6838f

Please sign in to comment.