prometheus_exporter icon indicating copy to clipboard operation
prometheus_exporter copied to clipboard

Fallback to detect controller and action as symbols

Open dlanderson opened this issue 9 months ago • 1 comments

In our Rails 7.1.3.2 app, action_dispatch.request.parameters is a hash with symbols. This adds a fallback to detect the action and controller names if they are symbols.

dlanderson avatar May 03 '24 23:05 dlanderson