Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the need to use health check token | Pawel Chojnacki | 2017-07-05 | 1 | -2/+2 |
* | Move Prometheus presentation logic to PrometheusText | Pawel Chojnacki | 2017-06-02 | 1 | -4/+2 |
* | Make login_counter instance variable instead of class one. | Pawel Chojnacki | 2017-06-02 | 1 | -1/+3 |
* | Move most of MetricsController logic to MetricsService | Pawel Chojnacki | 2017-06-02 | 1 | -35/+6 |
* | Use interpolation instead of concatenation | Pawel Chojnacki | 2017-06-02 | 1 | -4/+4 |
* | move check if metrics are enabled to before action | Pawel Chojnacki | 2017-06-02 | 1 | -2/+6 |
* | Correctly handle temporary folder for testing multiproces metrics | Pawel Chojnacki | 2017-06-02 | 1 | -1/+1 |
* | Use only ENV for metrics folder location | Pawel Chojnacki | 2017-06-02 | 1 | -2/+6 |
* | Bring back the token | Pawel Chojnacki | 2017-06-02 | 1 | -0/+1 |
* | Split metrics from health controller into metrics controller | Pawel Chojnacki | 2017-06-02 | 1 | -0/+41 |