Skip to content

Commit

Permalink
feat: add a small summary section
Browse files Browse the repository at this point in the history
Signed-off-by: Manan Gupta <[email protected]>
  • Loading branch information
GuptaManan100 committed Sep 24, 2024
1 parent 8adfbcf commit bd70d2d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog/21.0/21.0.0/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- **[VTGate Tablet Balancer](#tablet-balancer)**
- **[Query Timeout Override](#query-timeout)**
- **[Dynamic VReplication Configuration](#dynamic-vreplication-configuration)**
- **[Errant GTIDs Count Metric](#errant-gtid-metric)**

## <a id="major-changes"/>Major Changes

Expand Down Expand Up @@ -137,3 +138,6 @@ Currently many of the configuration options for VReplication Workflows are vttab
requires restarts of vttablets. We now allow these to be overridden while creating a workflow or dynamically once
the workflow is in progress. See https://github.com/vitessio/vitess/pull/16583 for details.

### <a id="errant-gtid-metric"/>Errant GTIDs Count Metric
A new metric called `ErrantGTIDCounts` has been added to the `VTOrc` component.
This metric shows the count of the errant GTIDs in the tablets.

0 comments on commit bd70d2d

Please sign in to comment.