Commit graph

6 commits

Author SHA1 Message Date
Paweł Chojnacki
2c3d52161a Update Prometheus gem to version that explicitly calls munmap 2017-07-19 08:54:39 +00:00
Paweł Chojnacki
26ac691a68 Instrument Unicorn with Ruby exporter 2017-07-04 15:28:34 +00:00
Pawel Chojnacki
5f2dc999bd use proper if defined? check. 2017-06-20 12:22:56 +02:00
Pawel Chojnacki
ed5c7d11b1 Do not enable prometheus metrics when data folder is not present.
+ Set defaults correctly only for when not in production or staging
+ set ENV['prometheus_multiproc_dir'] in config/boot.rb instead of config.ru

Test prometheus metrics unmemoized
2017-06-19 18:52:23 +02:00
Pawel Chojnacki
7b75004d60 Add missing trailing newlines 2017-06-02 19:45:58 +02:00
Pawel Chojnacki
b668aaf426 Split the metrics implementation to separate modules for Influx and Prometheus 2017-06-02 19:45:58 +02:00