Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Limit the cardinality of request metrics #2149
Comments
|
Related commit: spring-projects/spring-boot@1a9c268 |
|
In Armeria, We need to:
|
|
I'll work on it |
|
It's all yours, @SooJungDev! |
|
@SooJungDev @trustin Gentle ping I'm interested in this. Can I try? |
|
yes, you can try!!@heowc thank you |
|
I've been analyzing the code for a few days, and I have some questions.
Does it mean to use
Why should the user set max cardinality in If I'm misunderstanding, please point me in the right path. Thank you. |


I heard that RestTemplate logs a warning about large cardinality of meter tags and refuses to record the metrics for the tag combinations generated after then. We could also implement something similar.