mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-28 06:47:37 +00:00
This reduces the size of metrics by ~80%. Responding with the metrics takes significant amounts of time.
2 lines
254 B
Plaintext
2 lines
254 B
Plaintext
Reduce cardinality of `synapse_storage_events_persisted_events_sep_total` metric by removing `origin_entity` label. This also separates out events sent by local application services by changing the `origin_type` for such events to `application_service`.
|