stable
Clone or download
Read-only
Merge commit 'refs/changes/25/17625/2' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #14442: Metrics should expose the flavor of the build and the version Change-Id: If709d8d7782f3f773ed08a0ad6bc96d45762f129
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/prometheus_metrics/include/MetricsCollector.php | +26 | −5 | Go to diff View file |
M | plugins/prometheus_metrics/include/MetricsController.php | +21 | −7 | Go to diff View file |
M | plugins/prometheus_metrics/include/prometheus_metricsPlugin.php | +3 | −0 | Go to diff View file |
M | plugins/prometheus_metrics/phpunit/MetricsControllerTest.php | +15 | −4 | Go to diff View file |
M | src/common/BuildVersion/VersionPresenter.php | +8 | −1 | Go to diff View file |
M | tests/phpunit/common/BuildVersion/VersionPresenterTest.php | +2 | −0 | Go to diff View file |