hasura / hasura/graphql-engine
Metrics for caching
Open
k/enhancement
t/product-platform
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Currently, there's no observability for caching. A couple of data points that should be covered by this:
1. Cache hit/miss rate: How many requests are served from cache?
2. Caching errors related to the caching rate limit (bucket size, etc.) or anything else that could be used to improve the cache hit rate.
Contributor guide
Assessment
This issue has not been assessed yet.