Skip to content

Conversation

mchristopher
Copy link
Member

Reducing the cardinality of prometheus metrics down to a usable level. Currently, cardinality on metrics includes the block ID and user IDs, which means we have an exponential explosion of metrics inside monitoring systems.

This means that it is very expensive to collect and report on metrics from this service.

@mchristopher mchristopher changed the title [fix] Reduce metrics cardinality fix: Reduce metrics cardinality May 14, 2025
@mchristopher mchristopher changed the title fix: Reduce metrics cardinality fix(repo) Reduce metrics cardinality May 14, 2025
@mchristopher mchristopher changed the title fix(repo) Reduce metrics cardinality fix(repo): Reduce metrics cardinality May 14, 2025
@luizstacio luizstacio changed the title fix(repo): Reduce metrics cardinality fix: reduce metrics cardinality May 14, 2025
@mchristopher mchristopher changed the title fix: reduce metrics cardinality fix(repo): reduce metrics cardinality May 14, 2025
@mchristopher mchristopher changed the title fix(repo): reduce metrics cardinality fix(repo): Reduce metrics cardinality May 14, 2025
@mchristopher mchristopher merged commit 610d62a into main May 16, 2025
36 checks passed
@mchristopher mchristopher deleted the reduce-metric-cardinality branch May 16, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant