diff options
author | Paweł Chojnacki <pawel@chojnacki.ws> | 2017-07-04 15:28:34 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-07-04 15:28:34 +0000 |
commit | 26ac691a688cb569a7345d8f31a406d467240bb2 (patch) | |
tree | f9922c6175116dd1ba0b2b5a2481c173d4a85951 /Gemfile | |
parent | 53c626bc8daff623ac4528dd964bc823458345e0 (diff) | |
download | gitlab-ce-26ac691a688cb569a7345d8f31a406d467240bb2.tar.gz |
Instrument Unicorn with Ruby exporter
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -285,6 +285,7 @@ group :metrics do # Prometheus gem 'prometheus-client-mmap', '~>0.7.0.beta5' + gem 'raindrops', '~> 0.18' end group :development do |