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

Many prometheus metrics are duplicated #11106

@richvdh

Description

@richvdh

A number of the reported Prometheus metrics are duplicated. This can be a problem for Prometheus instances configured to monitor a large number of Synapse instances.

Examples:

  • we have two copies of each counter, one with and one without a _total suffix
  • synapse_util_caches_cache:hits is duplicated as synapse_util_caches_cache_hits.

Metadata

Metadata

Assignees

Labels

A-Metricsmetrics, measures, stuff we put in PrometheusO-UncommonMost users are unlikely to come across this or unexpected workflowS-MinorBlocks non-critical functionality, workarounds exist.T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions