module AppfluxRuby
Requires library specific files in generators. See: generators/appflux_ruby/install_generator. This is important to handle if appflux_ruby is present in Gemfile before Delayed
Job.
This class hold all configurations related to Bugflux
. Our aim is to make this a generalized class that collects metrics for all the apps like: bugflux, perflux etc based on the host application configuration.
Also, it would be better to extract the notice sending logic to its own gem. This is because all hook applications might not be on the same address.
} }, custom_tabs: { tab_1: {}, tab_2: {} }
}
} }
}
Constants
- VERSION