π Metrics Improvements
Based on your awesome feedback, we did a bunch of improvements on our metrics page! These improvements are supporting a range of more use-cases, such as improved debugging of latency, cache hits and scopes!
🔢 Total count and cache hit rate on operations page
On the operations page, we’re now showing the total count per operation. This is useful to know what your most requested operations are, so you have a starting point what to optimize first.
👥 Distinct IPs
On the schema, operations, and users pages, we’re now showing the unique users.
🔍 Filtering by Scopes
So far, it was very hard to debug the cache hit rate for queries that are included by a certain scope. With the new Scopes filter, you're able to filter the entire metrics dashboard by that value.
↕️ Sorting by latencyTo find your slowest requests, you can now sort by latency!