MetricsStore.js is loading 130kb of JSON every 2 seconds #1782
Milestone
Comments
It is actually doing that, when used properly, components can subscribe to metrics that they are interested in. Will investigate which one is running amok :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The JavaScript metrics store is currently loading 130kb of JSON every 2 seconds. It should only load the metrics it actually needs instead of everything all the time.
The text was updated successfully, but these errors were encountered: