You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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']
```
6 years ago
..
ControllerTest.php Implemented /metrics endpoint and reimplemented /stats 6 years ago
MetricsEngineTest.php Implemented /metrics endpoint and reimplemented /stats 6 years ago
StatsTest.php Implemented /metrics endpoint and reimplemented /stats 6 years ago