Add Redis call details in Peek performance bar

Since Redis timings appear to be increasing in production, this change makes it easier to see what exactly which queries are being called and where.

This is done by prepending modules in peek-redis to store the call details.

Relates to gitlab-com/gl-infra/production#924 (closed).

Screenshot

image

Edited by Stan Hu

Merge request reports

Loading