Sentry tags high cardinality #1753
Answered
by
cleptric
tommysitehost
asked this question in
Q&A
-
Hi there, I am coming from Prometheus/VictoriaMetrics world so dynamic tags are a big no no. Does Sentry also avoid having dynamic tags? I couldn't find anything when searching for high cardinality tags. For more context, I want my JobID which is uuid to be searchable in Sentry (each JobID is unique for each job so it will only happen once). Seems like the only way to do this is by tagging. I am wondering if there is a better way or is tagging the only way to go and high cardinality is not a thing? |
Beta Was this translation helpful? Give feedback.
Answered by
cleptric
Jun 20, 2024
Replies: 1 comment
-
It’s fine to attach the job id as a tag. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tommysitehost
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It’s fine to attach the job id as a tag.