Skip to content
  • Oswaldo Ferreira's avatar
    Separate Redis instrumentation per client · 8c7745dc
    Oswaldo Ferreira authored and Sean McGivern's avatar Sean McGivern committed
    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
    8c7745dc