Commit ea35307c authored by Fabio Pitino's avatar Fabio Pitino

Merge branch 'remove-obsolete-todo-comment' into 'master'

Remove an obsolete TODO comment

See merge request gitlab-org/gitlab!36696
parents 954897d3 95573353
......@@ -25,9 +25,6 @@ module Gitlab
# redis-rb passes an array (e.g. [[:get, key]])
return unless args.length == 1
# TODO: Add information about current Redis client
# being instrumented.
# https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/316.
detail_store << {
cmd: args.first,
duration: duration,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment