engelsystem/tests/Unit/Controllers/Metrics
Igor Scheller c5621b82cf Implemented /metrics endpoint and reimplemented /stats
closes #418 (/metrics endpoint)

Usage:
```yaml
scrape_configs:
  - job_name: 'engelsystem'
    static_configs:
    - targets: ['engelsystem.example.com:80']
```
2018-12-19 22:36:42 +01:00
..
ControllerTest.php Implemented /metrics endpoint and reimplemented /stats 2018-12-19 22:36:42 +01:00
MetricsEngineTest.php Implemented /metrics endpoint and reimplemented /stats 2018-12-19 22:36:42 +01:00
StatsTest.php Implemented /metrics endpoint and reimplemented /stats 2018-12-19 22:36:42 +01:00