line/armeria

Limit the cardinality of request metrics

Open

#2,149 opened on Oct 3, 2019

 (9 comments) (3 reactions) (0 assignees)Java (863 forks)batch import
good first issuenew feature

Repository metrics

Stars
 (4,552 stars)
PR merge metrics
 (Avg merge 5d 12h) (42 merged PRs in 30d)

Description

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.

Contributor guide