Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(server): command stats show origin command name #1761

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

adiholden
Copy link
Collaborator

the bug: when command is renamed we show the rename command in command stats
the fix: print the origin command name in command stats
fixes #1756

the bug: when command is renamed we show the rename command in command
stats
the fix: print the origin command name in command stats

Signed-off-by: adi_holden <adi@dragonflydb.io>
@adiholden adiholden enabled auto-merge (squash) August 29, 2023 11:31
@adiholden adiholden merged commit d964325 into main Aug 29, 2023
10 checks passed
@adiholden adiholden deleted the cmd_stats_rename branch August 29, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

info command command name should be the origin when rename_command applied
2 participants