Skip to content

Commit

Permalink
feat: add summary notes changes
Browse files Browse the repository at this point in the history
Signed-off-by: Manan Gupta <[email protected]>
  • Loading branch information
GuptaManan100 committed Jun 10, 2024
1 parent b22ffa6 commit a97bf79
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
36 changes: 36 additions & 0 deletions changelog/21.0/21.0.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@

## Summary

### Table of Contents

- **[Major Changes](#major-changes)**
- **[Deletions](#deletions)**
- [Deletion of deprecated metrics](#metric-deletion)
- **[Breaking changes](#breaking-changes)**

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

### <a id="deletions"/>Deletion

#### <a id="metric-deletion"/>Deletion of deprecated metrics

The following metrics that were deprecated in the previous release, have now been deleted.


| Metric Name |
|:--------------------------------------------:|
| `analysis.change.write` |
| `audit.write` |
| `discoveries.attempt` |
| `discoveries.fail` |
| `discoveries.instance_poll_seconds_exceeded` |
| `discoveries.queue_length` |
| `discoveries.recent_count` |
| `instance.read` |
| `instance.read_topology` |
| `emergency_reparent_counts` |
| `planned_reparent_counts` |
| `reparent_shard_operation_timings` |


2 changes: 2 additions & 0 deletions changelog/21.0/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## v21.0
* **[21.0.0](21.0.0)**

0 comments on commit a97bf79

Please sign in to comment.