The problem/use-case that the feature addresses
When I query slowlog, I have many slow queries, but I can't tell which logical library it comes from. Currently, each development team in the company uses one logical library, and every time I encounter a slow query affecting instance performance, I need to feed the slow query back to each development team to determine which team is causing the problem.
Description of the feature
A description of what you want to happen. I hope that the logical library can be displayed in the slowlog command to narrow the scope of troubleshooting problems. This should not be difficult, Ali Cloud hosted redis, its slow query details can show the logic library.
Comment From: judeng
hi, thanks for your proposal, dbid indeed useful for us, and the community have planed to improve it, please refer to #12190