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

Fix that Rails.cache information could not be sent via StatsD #8831

Merged
merged 1 commit into from
Sep 29, 2018

Conversation

ykzts
Copy link
Member

@ykzts ykzts commented Sep 29, 2018

$ ./bin/rails c
Chewy console strategy is `urgent`
Loading development environment (Rails 5.2.1)
[1] pry(main)> NSA::Statsd::Informant::COLLECTOR_TYPES[:cache]
=> NSA::Collectors::Null
[2] pry(main)> NSA::Statsd::Informant::COLLECTOR_TYPES[:active_support_cache]
=> NSA::Collectors::ActiveSupportCache
[3] pry(main)>

@ykzts ykzts added the bug Something isn't working label Sep 29, 2018
@Gargron Gargron merged commit 65f04e6 into master Sep 29, 2018
@Gargron Gargron deleted the fix-statsd branch September 29, 2018 22:06
lindwurm added a commit to akane-blue/mastodon that referenced this pull request Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants