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

Escape Resque.redis_id for stats page #1834

Merged
merged 2 commits into from Dec 27, 2022

Conversation

mishina2228
Copy link
Contributor

@mishina2228 mishina2228 commented Sep 19, 2022

Fix a part of #1785
Refs #1832

This PR escapes Resque.redis_id to properly display information of redis server.

After this change:

  • resque tab
    stats2
  • redis tab
    redis_tab
  • keys tab
    keys_tab

It includes extra stuff other than connection information, but I think that more information is better, so I just escaped the value.

@mishina2228
Copy link
Contributor Author

I noticed that there were other tabs a few days ago, so I made some additional corrections.

@iloveitaly iloveitaly merged commit 40e00a8 into resque:master Dec 27, 2022
@mishina2228 mishina2228 deleted the escape-redis-id branch December 28, 2022 00:18
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.

None yet

2 participants