Pawel Chojnacki
c134a72cdb
Move Prometheus presentation logic to PrometheusText
...
+ Use NullMetrics to mock metrics when unused
+ Use method_missing in NullMetrics mocking
+ Update prometheus gem to version that correctly uses transitive dependencies
+ Ensure correct folders are used in Multiprocess prometheus client tests.
+ rename Sessions controller's metric
2017-06-02 19:45:58 +02:00
Pawel Chojnacki
dc4d4c18bd
Ensure prometheus_data_dir exists
2017-06-02 19:45:58 +02:00
Jacob Vosmaer
275b7797c1
Add gitaly source installation instructions
2017-03-21 14:55:41 +01:00
Lasse Schuirmann
5e18a922e4
Remove tmp/.gitkeep
...
This file is obsolete since 5b4aba5f
as it exists
solely for the directory to exist.
2015-10-04 13:49:48 +00:00
Robert Speicher
5b4aba5f56
Make sure important directories exist in git
...
Ensures the following directories exist after a git clone:
- public/uploads
- tmp/pids
- tmp/sockets
2014-03-30 22:45:28 -04:00
Robert Speicher
11ebbb68d8
Add tmp/.gitkeep file to ensure tmp folder exists on clone
...
The install guide lists it as a requirement, so we might as well have it
by default.
2012-09-04 05:28:48 -04:00