mirror of
https://github.com/nextcloud/server.git
synced 2026-04-07 10:06:16 -04:00
Add validation in the Metric constructor that rejects invalid OpenMetrics label names with InvalidArgumentException. Sanitize app IDs at the source in AppsInfo by replacing hyphens with underscores before creating the Metric. Fixes nextcloud/server#59247 Signed-off-by: moktamd <moktamd@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| IMetricFamily.php | ||
| Metric.php | ||
| MetricType.php | ||
| MetricValue.php | ||