Hey! Is it possible to track more than 8 metrics i...
# announcements
g
Hey! Is it possible to track more than 8 metrics in total? for some tests we have up to 12 guardrail metrics that we like to track (maybe even more in the future)
f
Hi Florian - I don't believe we have any limits on the number of metrics
b
I guess you are using mixpanel? I get an error when trying to use 8+ metrics and compute them in mixpanel
Copy code
Uncaught exception TypeError: reduce(), groupBy(), and groupByUser() accept at most 8 reducers.
  .groupBy(["value.variation"], [
   ^

Stack trace:
TypeError: reduce(), groupBy(), and groupByUser() accept at most 8 reducers.
    at main (<anonymous>:157:4)