mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:36:03 -04:00
Remove redundant metrics which were deprecated in 0.27.0.
This commit is contained in:
parent
7d0f712348
commit
518f6de088
5 changed files with 28 additions and 52 deletions
|
@ -34,6 +34,17 @@ How to monitor Synapse metrics using Prometheus
|
|||
Restart prometheus.
|
||||
|
||||
|
||||
Deprecated metrics removed in 0.28.0
|
||||
------------------------------------
|
||||
|
||||
Synapse 0.28.0 removes all of the metrics deprecated by 0.27.0, which are those
|
||||
listed under "Old name" below. This has been done to reduce the bandwidth used
|
||||
by gathering metrics and the storage requirements for the Prometheus server, as
|
||||
well as reducing CPU overhead for both Synapse and Prometheus.
|
||||
|
||||
Administrators should update any alerts or monitoring dashboards to use the
|
||||
"New name" listed below.
|
||||
|
||||
Block and response metrics renamed for 0.27.0
|
||||
---------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue