Skylight instrumentation
This allows individual installations to optionally collect performance data using [Skylight for Open Source](https://www.skylight.io/oss).
This commit is contained in:
parent
637f6ce765
commit
0c8095493a
6 changed files with 62 additions and 4 deletions
3
Gemfile
3
Gemfile
|
|
@ -209,6 +209,9 @@ gem 'sprockets-rails'
|
|||
# for multiple speakers select on proposal/event forms
|
||||
gem 'selectize-rails'
|
||||
|
||||
# For collecting performance data
|
||||
gem 'skylight'
|
||||
|
||||
# Nokogiri < 1.8.1 is subject to:
|
||||
# CVE-2017-0663, CVE-2017-7375, CVE-2017-7376, CVE-2017-9047, CVE-2017-9048,
|
||||
# CVE-2017-9049, CVE-2017-9050
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue