Does the Cardinality Limiter really limit a tag values? #1289
Unanswered
sokyrynskyi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is the Cardinality Limiter that allows only a limited number of values for the
gql.operation.nametag, replacing the rest values with--others--.As I see it's implemented as a
ConcurrentHashMap(from the Spectator).Does it mean that:
?
Thanks in advance for the explanation, it's possible I misunderstand the concept 😕
Beta Was this translation helpful? Give feedback.
All reactions