Separate Redis instrumentation per client
This is the groundwork required for a series of improvements on Redis usage visualization. It separates the instrumentation storages for each Redis client being used. These being, Cache, Shared State, Queues and Action Cable. That means that these changes will make the following achievable: - Separate Redis logs per Redis instance - Categorize the Redis instance in Prometheus metrics - Separate Redis performance bar data per Redis instance
Showing
Please register or sign in to comment