We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ec155 commit 513e7ebCopy full SHA for 513e7eb
lib/flipper/instrumentation/statsd.rb
@@ -4,4 +4,5 @@
4
5
ActiveSupport::Notifications.subscribe(
6
/\.flipper$/,
7
- Flipper::Instrumentation::StatsdSubscriber)
+ Flipper::Instrumentation::StatsdSubscriber
8
+)
0 commit comments