Skip to content

Investigate commands that triggered method_missing for MultiStore

On Staging, we can see that gitlab_redis_multi_store_method_missing_total counter was triggered for 3 commands that are currently not supported by MultiStore. We need to add support for:

  • info
  • incr
  • expire

Thanos image

Edited by Nikola Milojevic