Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit af592d7

Browse files
author
Sean Quah
committed
Update CHANGES.md
1 parent b00294b commit af592d7

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

Diff for: CHANGES.md

+7-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
Synapse 1.71.0rc2 (2022-11-04)
22
==============================
33

4+
Please note that, as announced in the release notes for Synapse 1.69.0, legacy Prometheus metric names are now disabled by default.
5+
They will be removed altogether in Synapse 1.73.0.
6+
If not already done, server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names.
7+
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.71/upgrade.html#upgrading-to-v1710) for more details.
8+
9+
410
Improved Documentation
511
----------------------
612

7-
- Replace references to legacy metrics `synapse_admin_mau` with new metric names. ([\#14358](https://github.com/matrix-org/synapse/issues/14358))
8-
- Include monthly active user metrics in the list of legacy metrics names. ([\#14360](https://github.com/matrix-org/synapse/issues/14360))
13+
- Document the changes to monthly active user metrics due to deprecation of legacy Prometheus metric names. ([\#14358](https://github.com/matrix-org/synapse/issues/14358), [\#14360](https://github.com/matrix-org/synapse/issues/14360))
914

1015

1116
Deprecations and Removals
@@ -20,15 +25,6 @@ Internal Changes
2025
- Run unit tests against Python 3.11. ([\#13812](https://github.com/matrix-org/synapse/issues/13812))
2126

2227

23-
Synapse (Next) (2022-11-01)
24-
=========================
25-
26-
Please note that, as announced in the release notes for Synapse 1.69.0, legacy Prometheus metric names are now disabled by default.
27-
They will be removed altogether in Synapse 1.73.0.
28-
If not already done, server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names.
29-
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.71/upgrade.html#upgrading-to-v1710) for more details.
30-
31-
3228
Synapse 1.71.0rc1 (2022-11-01)
3329
==============================
3430

0 commit comments

Comments
 (0)